-
Notifications
You must be signed in to change notification settings - Fork 304
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
cudf moved the default_hash into the cudf::detail namespace #2244
cudf moved the default_hash into the cudf::detail namespace #2244
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-22.06 #2244 +/- ##
================================================
+ Coverage 70.82% 71.25% +0.43%
================================================
Files 170 171 +1
Lines 11036 11167 +131
================================================
+ Hits 7816 7957 +141
+ Misses 3220 3210 -10
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## branch-22.06 #2244 +/- ##
================================================
+ Coverage 70.82% 71.29% +0.47%
================================================
Files 170 171 +1
Lines 11036 11167 +131
================================================
+ Hits 7816 7962 +146
+ Misses 3220 3205 -15
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## branch-22.06 #2244 +/- ##
================================================
+ Coverage 70.82% 71.29% +0.47%
================================================
Files 170 171 +1
Lines 11036 11167 +131
================================================
+ Hits 7816 7962 +146
+ Misses 3220 3205 -15
Continue to review full report at Codecov.
|
@gpucibot merge |
Updated as part of rapidsai/cudf#10462
Update namespace for default_hash.
Also update a python call that was changed in cudf.