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-6877][CH][UT] HotFix: Exclude unstable merge join q72 #7006

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

baibaichen
Copy link
Contributor

@baibaichen baibaichen commented Aug 26, 2024

What changes were proposed in this pull request?

#6913 supports leftsemi/lestanti with inequal join condition, don't know why it cause CI pipeline unstable with merge join sutie q72.

Evidence:

  1. https://opencicd.kyligence.com/job/gluten/job/gluten-ci/11744/
  2. https://opencicd.kyligence.com/job/gluten/job/gluten-ci/11740/

Let's ignore first.

(Fixes: #6877)

How was this patch tested?

Existed UTs

Copy link

#6877

Copy link

Run Gluten Clickhouse CI

@baibaichen baibaichen merged commit 61a1b0a into apache:main Aug 26, 2024
7 checks passed
@baibaichen baibaichen deleted the feature/hotfix-72 branch August 26, 2024 05:12
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CH] Inequal join support left semi/anti
2 participants