spark-rapids icon indicating copy to clipboard operation
spark-rapids copied to clipboard

Skip AQE-join-DPP tests for [databricks] 14.3

Open mythrocks opened this issue 1 year ago • 1 comments

Fixes #11527.

This is a temporary workaround to handle the failures in AQE/Join/DPP tests, as listed in #11527.

The AQE plan for broadcast hash join seems to have changed between 13.3 and 14.3 Databricks versions. The actual fix for the problem will be tracked in #11643. This commit disables the test so that the CI test can run through.

mythrocks avatar Oct 22 '24 22:10 mythrocks

Build

mythrocks avatar Oct 22 '24 23:10 mythrocks

Build

mythrocks avatar Oct 29 '24 18:10 mythrocks

Thank you for the review, @revans2. I've merged this change.

I'll chase down #11643 ASAP.

mythrocks avatar Nov 04 '24 21:11 mythrocks