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

Mark hash reduction decimal overflow test as a permanent seed override #10178

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Jan 10, 2024

Closes #9779.

Per the documentation on decimal support in the compatibility guide, the RAPIDS Accelerator will not always match decimal overflow detection semantics with Apache Spark (and Spark itself uses different approaches even on the CPU). This marks the datagen seed override as permanent, as we will not always detect overflows for all combinations of inputs in the same way the CPU does.

@jlowe jlowe added the test Only impacts tests label Jan 10, 2024
@jlowe jlowe self-assigned this Jan 10, 2024
@jlowe
Copy link
Member Author

jlowe commented Jan 10, 2024

build

1 similar comment
@jlowe
Copy link
Member Author

jlowe commented Jan 10, 2024

build

@sameerz sameerz merged commit 1acc8e0 into NVIDIA:branch-24.02 Jan 23, 2024
41 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.

[BUG] 330cdh failed test_hash_reduction_sum_full_decimal on CI
4 participants