Skip to content

[AURON #2049] skip tpcds q54 test for spark3.5#2071

Open
XorSum wants to merge 4 commits intoapache:masterfrom
XorSum:spark35-skip-q54
Open

[AURON #2049] skip tpcds q54 test for spark3.5#2071
XorSum wants to merge 4 commits intoapache:masterfrom
XorSum:spark35-skip-q54

Conversation

@XorSum
Copy link
Contributor

@XorSum XorSum commented Mar 5, 2026

Which issue does this PR close?

Closes #2049

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

How was this patch tested?

@github-actions github-actions bot added the infra label Mar 5, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses the Spark 3.5 plan-stability flakiness for TPC-DS query q54 (issue #2049) by skipping the plan stability validation for that specific query in the integration plan checker.

Changes:

  • Add a special-case in PlanStabilityChecker.validate to skip plan checking for q54 on Spark 3.5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Flaky test: Physical plan mismatch for query q54

2 participants