-
Notifications
You must be signed in to change notification settings - Fork 915
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] Some improvements to parse_decimal
function and bindings for is_fixed_point
#9658
Conversation
parse_decimal
function and bindings for is_fixed_point
@revans2 most of what we talked about was implemented already. PTAL and let me know if I missed anything |
Codecov Report
@@ Coverage Diff @@
## branch-22.02 #9658 +/- ##
===============================================
Coverage ? 10.61%
===============================================
Files ? 118
Lines ? 20073
Branches ? 0
===============================================
Hits ? 2130
Misses ? 17943
Partials ? 0 Continue to review full report at Codecov.
|
@gpucibot merge |
This PR is no longer a libcudf PR and just requires java codeowner approval. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a documentation nit
rerun tests |
rerun tests |
@gpucibot merge |
This PR adds Java bindings for
is_fixed_point