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

Override the seed for test_map_scalars_supported_key_types for version of Spark before 3.4.0 [Databricks] #9949

Merged
merged 4 commits into from
Dec 5, 2023

Conversation

razajafri
Copy link
Collaborator

@razajafri razajafri commented Dec 4, 2023

This PR adds a condition parameter based on which we should override the datagen_overrides if it's provided. If no condition is provided then we apply the override unconditionally.

Based on the findings, the bug stems from an old bug in Spark decimal sort.

fixes #9683

Signed-off-by: Raza Jafri <rjafri@nvidia.com>
gerashegalov
gerashegalov previously approved these changes Dec 4, 2023
Copy link
Collaborator

@gerashegalov gerashegalov left a comment

Choose a reason for hiding this comment

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

LGTM

@razajafri
Copy link
Collaborator Author

build

@tgravescs
Copy link
Collaborator

it would be nice to have the title and description mention this is only overriding in the test_map_scalars_supported_key_types test

@razajafri razajafri changed the title Override the seed for version of Spark before 3.4.0 [Databricks] Override the seed for test_map_scalars_supported_key_types for version of Spark before 3.4.0 [Databricks] Dec 5, 2023
@sameerz sameerz added the test Only impacts tests label Dec 5, 2023
@razajafri
Copy link
Collaborator Author

build

tgravescs
tgravescs previously approved these changes Dec 5, 2023
@jlowe
Copy link
Member

jlowe commented Dec 5, 2023

build

@sameerz sameerz merged commit c7e0c92 into NVIDIA:branch-23.12 Dec 5, 2023
37 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
Development

Successfully merging this pull request may close these issues.

6 participants