-
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
Add Java bindings for t-digest reduction #10446
Add Java bindings for t-digest reduction #10446
Conversation
Signed-off-by: Andy Grove <[email protected]>
Codecov Report
@@ Coverage Diff @@
## branch-22.04 #10446 +/- ##
================================================
+ Coverage 86.15% 86.17% +0.02%
================================================
Files 141 141
Lines 22510 22510
================================================
+ Hits 19393 19398 +5
+ Misses 3117 3112 -5
Continue to review full report at Codecov.
|
Signed-off-by: Andy Grove <[email protected]>
Adds JNI bindings for t-digest reductions (in commit 756ed20)