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-6805][CH] support function array_remove/array_repeat #7210

Merged
merged 5 commits into from
Sep 14, 2024

Conversation

taiyang-li
Copy link
Contributor

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

What changes were proposed in this pull request?

support function array_remove/array_repeat

close:

How was this patch tested?

GlutenDataFrameFunctionsSuite

  • "array remove"
  • "array_repeat function"

GlutenCollectionExpressionsSuite

  • "Array remove"
  • "ArrayRepeat"

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

#6805

Copy link

Run Gluten Clickhouse CI

1 similar comment
Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

1 similar comment
Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

@taiyang-li
Copy link
Contributor Author

image

failed velox ut seems not related to this ch pr cc @PHILO-HE

@PHILO-HE
Copy link
Contributor

@taiyang-li, it appears a network issue. I just re-triggered that failed job.

Copy link
Contributor

@baibaichen baibaichen left a comment

Choose a reason for hiding this comment

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

LGTM

@taiyang-li taiyang-li merged commit 804f08c into apache:main Sep 14, 2024
46 checks passed
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
…7210)

* support array_repeat

* support function arrayRemove

* finish dev

* remove logs

* fix failed uts
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.

3 participants