Skip to content

[GLUTEN-11980][CORE][TESTS] Add test cases for decimal-key joins if either side of join exists native scan fallback to vanilla.#12061

Open
beliefer wants to merge 1 commit intoapache:mainfrom
beliefer:add_tests_for_11980
Open

[GLUTEN-11980][CORE][TESTS] Add test cases for decimal-key joins if either side of join exists native scan fallback to vanilla.#12061
beliefer wants to merge 1 commit intoapache:mainfrom
beliefer:add_tests_for_11980

Conversation

@beliefer
Copy link
Copy Markdown
Contributor

@beliefer beliefer commented May 9, 2026

What changes are proposed in this pull request?

This PR proposes to add test cases for decimal-key joins if either side of join exists native scan fallback to vanilla.
Fixes #11980

How was this patch tested?

Manual tests in our production environment.
UT.

Was this patch authored or co-authored using generative AI tooling?

'No'.
I just use AI to generate the comments.

@github-actions github-actions Bot added CORE works for Gluten Core BUILD VELOX labels May 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Run Gluten Clickhouse CI on x86

@beliefer beliefer force-pushed the add_tests_for_11980 branch from c839dfc to 7c5ac7b Compare May 9, 2026 08:49
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Run Gluten Clickhouse CI on x86

@beliefer beliefer force-pushed the add_tests_for_11980 branch from 7c5ac7b to c42c3fc Compare May 9, 2026 09:28
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Run Gluten Clickhouse CI on x86

@beliefer beliefer force-pushed the add_tests_for_11980 branch from c42c3fc to 56148cd Compare May 9, 2026 10:06
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Run Gluten Clickhouse CI on x86

…ither side of join exists native scan fallback to vanilla.
@beliefer beliefer force-pushed the add_tests_for_11980 branch from 56148cd to 14d50ac Compare May 9, 2026 11:43
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Run Gluten Clickhouse CI on x86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE works for Gluten Core VELOX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Join operator lost data due to decimal join key.

1 participant