Skip to content

[GLUTEN-6816][CH] support function zip_with with some minor refactors#7211

Merged
liuneng1994 merged 2 commits intoapache:mainfrom
bigo-sg:gluten_6816
Sep 13, 2024
Merged

[GLUTEN-6816][CH] support function zip_with with some minor refactors#7211
liuneng1994 merged 2 commits intoapache:mainfrom
bigo-sg:gluten_6816

Conversation

@taiyang-li
Copy link
Copy Markdown
Contributor

@taiyang-li taiyang-li commented Sep 12, 2024

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

(Fixes: #6816)

How was this patch tested?

GlutenDataFrameFunctionsSuite

  • "arrays zip_with function - for non-primitive types"
  • "arrays zip_with function - for non-primitive types"
  • "arrays zip_with function - invalid"

@github-actions
Copy link
Copy Markdown

#6816

@taiyang-li taiyang-li changed the title [GLUTEN-6816][CH] support function zip_with [GLUTEN-6816][CH] support function zip_with with some minor refactors Sep 12, 2024
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions github-actions bot added the CORE works for Gluten Core label Sep 12, 2024
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

Copy link
Copy Markdown
Contributor

@liuneng1994 liuneng1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liuneng1994 liuneng1994 merged commit 325f6a4 into apache:main Sep 13, 2024
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
…apache#7211)

What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)

(Fixes: apache#6816)

How was this patch tested?
GlutenDataFrameFunctionsSuite

"arrays zip_with function - for non-primitive types"
"arrays zip_with function - for non-primitive types"
"arrays zip_with function - invalid"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLICKHOUSE CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CH] support expression ZipWith

2 participants