Skip to content

Conversation

@PointKernel
Copy link
Member

@PointKernel PointKernel commented Nov 5, 2025

Description

Closes #19251

This PR updates the hash-based groupby to support SUM aggregation for decimal128.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Nov 5, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Nov 5, 2025
@PointKernel
Copy link
Member Author

/ok to test d88bf1a

@PointKernel PointKernel added feature request New feature or request non-breaking Non-breaking change labels Nov 5, 2025
@PointKernel
Copy link
Member Author

/ok to test 5aa05c7

@PointKernel
Copy link
Member Author

/ok to test 966b2ce

@PointKernel PointKernel marked this pull request as ready for review November 7, 2025 17:35
@PointKernel PointKernel requested a review from a team as a code owner November 7, 2025 17:35
@PointKernel PointKernel added the 3 - Ready for Review Ready for review by team label Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - Ready for Review Ready for review by team feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEA] Hash aggregation DECIMAL128 SUM

1 participant