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

Decimal-128 support for mod and pmod #4794

Merged
merged 3 commits into from
Feb 16, 2022

Conversation

nartal1
Copy link
Collaborator

@nartal1 nartal1 commented Feb 16, 2022

This fixes #1572.
cudf has added decimal128 support for pmod and remainder operators. This PR is to add decimal-128 support for the same.
Updated the integration tests.

Signed-off-by: Niranjan Artal <nartal@nvidia.com>
@nartal1 nartal1 added the feature request New feature or request label Feb 16, 2022
@nartal1 nartal1 added this to the Feb 14 - Feb 25 milestone Feb 16, 2022
@nartal1 nartal1 self-assigned this Feb 16, 2022
@nartal1
Copy link
Collaborator Author

nartal1 commented Feb 16, 2022

build

@nartal1
Copy link
Collaborator Author

nartal1 commented Feb 16, 2022

build

@nartal1 nartal1 merged commit 5576a14 into NVIDIA:branch-22.04 Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Add in decimal support for pmod, remainder and divide
2 participants