Skip to content

test: unignore passing DPP test, retag remaining failures#4046

Merged
mbutrovich merged 1 commit intoapache:mainfrom
andygrove:fix-1839-dpp-tests
Apr 23, 2026
Merged

test: unignore passing DPP test, retag remaining failures#4046
mbutrovich merged 1 commit intoapache:mainfrom
andygrove:fix-1839-dpp-tests

Conversation

@andygrove
Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes #1839.

Rationale for this change

With recent Comet DPP work, one of the three DPP tests originally tracked by #1839 now passes everywhere. The other two reveal a genuine AQE-on Comet DPP exchange/broadcast reuse bug, now tracked by #4045.

What changes are included in this PR?

In all three Spark version diffs (3.4.3, 3.5.8, 4.0.1):

How are these changes tested?

Verified on Spark 4.0.1 and 3.5.8 with ENABLE_COMET=true ENABLE_COMET_ONHEAP=true COMET_PARQUET_SCAN_IMPL=auto against DynamicPartitionPruning{V1,V2,V2Filter}Suite{AEOn,AEOff}: the unignored test passes in all six suite variants; the retagged tests still fail with the patterns described in #4045.

Copy link
Copy Markdown
Contributor

@mbutrovich mbutrovich left a comment

Choose a reason for hiding this comment

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

Glad to see more tests running. Thanks for chipping away at these diffs and the bookkeeping issues, @andygrove! I'll try to get them all fixed this week.

@mbutrovich mbutrovich merged commit 3d80308 into apache:main Apr 23, 2026
133 checks passed
@andygrove andygrove deleted the fix-1839-dpp-tests branch April 23, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Spark SQL] Enable all tests in DynamicPartitionPruningSuite

2 participants