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

Enable binary operations between scalars and columns of differing decimal types #13034

Merged

Conversation

shwina
Copy link
Contributor

@shwina shwina commented Mar 29, 2023

Closes #12958

This PR enables some previously xfailing tests.

@shwina shwina requested a review from a team as a code owner March 29, 2023 17:38
@shwina shwina changed the base branch from branch-23.04 to branch-23.06 March 29, 2023 17:38
@github-actions github-actions bot added the Python Affects Python cuDF API. label Mar 29, 2023
@shwina shwina added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 29, 2023
Copy link
Contributor Author

@shwina shwina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes

Co-authored-by: brandon-b-miller <53796099+brandon-b-miller@users.noreply.github.com>
@shwina
Copy link
Contributor Author

shwina commented Apr 14, 2023

/merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEA] Support binary ops between decimal columns and scalars
5 participants