Skip to content

[GLUTEN-11550][UT] Enable GlutenMergeIntoDataFrameSuite and GlutenSparkSessionJobTaggingAndCancellationSuite#11812

Merged
zhouyuan merged 1 commit intoapache:mainfrom
baibaichen:fix/11550-p0-enable
Mar 23, 2026
Merged

[GLUTEN-11550][UT] Enable GlutenMergeIntoDataFrameSuite and GlutenSparkSessionJobTaggingAndCancellationSuite#11812
zhouyuan merged 1 commit intoapache:mainfrom
baibaichen:fix/11550-p0-enable

Conversation

@baibaichen
Copy link
Copy Markdown
Contributor

@baibaichen baibaichen commented Mar 23, 2026

What changes were proposed in this pull request?

Enable 2 test suites that were disabled in #11512 but actually pass with GlutenPlugin loaded. Follow-up to #11800 which changed their traits to load GlutenPlugin but did not re-verify pre-existing disabled suites.

Suite Trait spark40 spark41
GlutenSparkSessionJobTaggingAndCancellationSuite GlutenTestsTrait ✅ 4 passed ✅ 5 passed
GlutenMergeIntoDataFrameSuite GlutenSQLTestsTrait ✅ 29 passed ✅ 31 passed

How was this patch tested?

Ran both suites on spark40 and spark41 via run-scala-test.sh --mvnd — all passed.

Related issue: #11550

…rkSessionJobTaggingAndCancellationSuite

These 2 suites were disabled in apache#11512 but actually pass with GlutenPlugin
loaded (trait was correctly changed to GlutenSQLTestsTrait/GlutenTestsTrait
in apache#11800). This is a follow-up to re-enable them after diagnosis confirmed
they pass on both spark40 and spark41.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions bot added the CORE works for Gluten Core label Mar 23, 2026
@zhouyuan zhouyuan merged commit d936025 into apache:main Mar 23, 2026
103 of 104 checks passed
@baibaichen baibaichen deleted the fix/11550-p0-enable branch March 24, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants