Skip to content

[CH] support expression ZipWith  #6816

@taiyang-li

Description

@taiyang-li

Description

Spark zip_with(arr1, arr2, func) = CH arrayMap(func, arrayZipUnaigned(arr1, arr2))

Current work depends on another CH pr: ClickHouse/ClickHouse#69030 , which is under review.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions