Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

taiyang-li
Copy link
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"

Copy link

#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
Copy link

Run Gluten Clickhouse CI

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

Run Gluten Clickhouse CI

Copy link
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
47 checks passed
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