Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Nov 4, 2024

Conversation

mythrocks
Copy link
Collaborator

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.

Fixes NVIDIA#11527.

This is a temporary workaround to handle the failures in AQE/Join/DPP
tests, as listed in NVIDIA#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 NVIDIA#11643.  This commit
disables the test so that the CI test can run through.

Signed-off-by: MithunR <[email protected]>
@mythrocks mythrocks self-assigned this Oct 22, 2024
@mythrocks
Copy link
Collaborator Author

Build

@mythrocks
Copy link
Collaborator Author

Build

@mythrocks mythrocks merged commit 6e82c44 into NVIDIA:branch-24.12 Nov 4, 2024
47 checks passed
@mythrocks
Copy link
Collaborator Author

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

I'll chase down #11643 ASAP.

@sameerz sameerz added the test Only impacts tests label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix AQE test failures on Databricks 14.3
3 participants