Skip to content

feat(cudf): GPU Decimal (Part 3 of 3)#4

Closed
simoneves wants to merge 1 commit intosimoneves/decimal_pr2from
simoneves/decimal_pr3
Closed

feat(cudf): GPU Decimal (Part 3 of 3)#4
simoneves wants to merge 1 commit intosimoneves/decimal_pr2from
simoneves/decimal_pr3

Conversation

@simoneves
Copy link
Owner

This final step adds CUDA kernels for decimal intermediate-state serialization/deserialization and average computation, wires them into cuDF hash aggregation, and introduces a focused decimal aggregation test suite. Finally it removes the shim for the renamed veloxToCudfTypeId() function.

Add CUDA kernels for decimal intermediate-state serialization/deserialization
and average computation, wire them into cuDF hash aggregation, and introduce a
focused decimal aggregation test suite.

Made-with: Cursor
@simoneves
Copy link
Owner Author

Closing in order to make an upstream PR

@simoneves simoneves closed this Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant