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

Exclude a case based on JDK version in Spark UT #11083

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

thirtiseven
Copy link
Collaborator

Fixes #10801
Closes #10889

This PR supports excluding a case based on JDK version in Spark UT and excluding "SPARK-24788: RelationalGroupedDataset.toString with unresolved exprs should not fail" on JDK 17 only.

Also cleaned up some code.

For this case in 330 limit jdk version is enough, we can add support for excluding a case based on Scala version easily if needed.

Signed-off-by: Haoyang Li <haoyangl@nvidia.com>
@thirtiseven thirtiseven requested a review from binmahone June 19, 2024 07:45
@thirtiseven thirtiseven self-assigned this Jun 19, 2024
@thirtiseven
Copy link
Collaborator Author

tests passed on jdk17 pipeline

@sameerz sameerz added the test Only impacts tests label Jun 19, 2024
@binmahone
Copy link
Collaborator

LGTM

@thirtiseven
Copy link
Collaborator Author

build

@thirtiseven thirtiseven merged commit 9dafc54 into NVIDIA:branch-24.08 Jun 27, 2024
46 checks passed
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
3 participants