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

Update to libcudf unsigned sum aggregation types change #10267

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Jan 24, 2024

Fixes #10262. Fixes #10264. This updates the plugin to adapt to the changes in libcudf by rapidsai/cudf#14679 regarding the output types of aggregation sums on unsigned input types. Previously unsigned input types produced signed output types, but now they produce unsigned output types.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe self-assigned this Jan 24, 2024
@jlowe
Copy link
Member Author

jlowe commented Jan 24, 2024

build

@sameerz sameerz added the bug Something isn't working label Jan 24, 2024
@abellina abellina merged commit 3bb2f6c into NVIDIA:branch-24.02 Jan 24, 2024
41 checks passed
@jlowe jlowe deleted the cudf-sum-agg-type branch January 24, 2024 19:40
revans2 added a commit to revans2/spark-rapids that referenced this pull request Jan 30, 2024
…IA#10267)"

This reverts commit 3bb2f6c.

Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
revans2 added a commit that referenced this pull request Jan 30, 2024
…)" (#10331)

This reverts commit 3bb2f6c.

Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
4 participants