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

Java Support for Decimal 128 #9485

Merged
merged 171 commits into from
Nov 17, 2021
Merged

Conversation

revans2
Copy link
Contributor

@revans2 revans2 commented Oct 21, 2021

This depends on #9483

There may be a few more changes coming to this, but it should be fairly complete

@revans2 revans2 marked this pull request as ready for review November 16, 2021 23:19
@revans2 revans2 requested review from a team as code owners November 16, 2021 23:19
@revans2 revans2 requested review from harrism, rgsl888prabhu and isVoid and removed request for a team November 16, 2021 23:19
@github-actions github-actions bot removed libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API. conda labels Nov 16, 2021
@ttnghia ttnghia removed the request for review from a team November 16, 2021 23:28
@revans2 revans2 added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 2 - In Progress Currently a work in progress labels Nov 17, 2021
@ajschmidt8 ajschmidt8 merged commit 9aefbc2 into rapidsai:branch-21.12 Nov 17, 2021
rapids-bot bot pushed a commit that referenced this pull request Jan 5, 2022
#9485 regressed the fix in #9332.  This restores the fix.  It also eliminates the problematic `ColumnVector.closeBuffers` which, despite the plurality in the name, only closed one buffer and had dubious utility in converting throwables into runtime exceptions.

Authors:
  - Jason Lowe (https://github.com/jlowe)

Approvers:
  - Alessandro Bellina (https://github.com/abellina)
  - Robert (Bobby) Evans (https://github.com/revans2)
  - Gera Shegalov (https://github.com/gerashegalov)

URL: #9948
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants