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

Update cudf java bindings to 21.10.0-SNAPSHOT #8765

Merged
merged 1 commit into from
Jul 23, 2021

Conversation

pxLi
Copy link
Member

@pxLi pxLi commented Jul 19, 2021

update cudf JNI version to 21.10.0, and preparing nightly artifact build

@pxLi pxLi added Java Affects Java cuDF API. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 19, 2021
@pxLi pxLi requested a review from a team as a code owner July 19, 2021 01:56
@pxLi
Copy link
Member Author

pxLi commented Jul 19, 2021

Waiting for branch-21.10 CI ready

@pxLi pxLi changed the title Update cudf java bindins to 21.10.0-SNAPSHOT [skip ci] Update cudf java bindings to 21.10.0-SNAPSHOT [skip ci] Jul 19, 2021
@pxLi
Copy link
Member Author

pxLi commented Jul 20, 2021

rerun tests

@pxLi
Copy link
Member Author

pxLi commented Jul 21, 2021

rerun tests

2 similar comments
@pxLi
Copy link
Member Author

pxLi commented Jul 22, 2021

rerun tests

@pxLi
Copy link
Member Author

pxLi commented Jul 23, 2021

rerun tests

@pxLi pxLi changed the title Update cudf java bindings to 21.10.0-SNAPSHOT [skip ci] Update cudf java bindings to 21.10.0-SNAPSHOT Jul 23, 2021
@pxLi
Copy link
Member Author

pxLi commented Jul 23, 2021

rerun tests

@codecov
Copy link

codecov bot commented Jul 23, 2021

Codecov Report

Merging #8765 (29e9c1b) into branch-21.10 (18f7c01) will decrease coverage by 0.08%.
The diff coverage is 6.83%.

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-21.10    #8765      +/-   ##
================================================
- Coverage         10.67%   10.59%   -0.09%     
================================================
  Files               110      116       +6     
  Lines             18271    19033     +762     
================================================
+ Hits               1951     2017      +66     
- Misses            16320    17016     +696     
Impacted Files Coverage Δ
python/cudf/cudf/__init__.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/__init__.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/column/categorical.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/column/column.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/column/lists.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/column/numerical.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/column/string.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/column/struct.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/dataframe.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/frame.py 0.00% <0.00%> (ø)
... and 72 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 071adbc...29e9c1b. Read the comment docs.

@pxLi
Copy link
Member Author

pxLi commented Jul 23, 2021

@gpucibot merge

@pxLi
Copy link
Member Author

pxLi commented Jul 23, 2021

@gpucibot merge

1 similar comment
@ttnghia
Copy link
Contributor

ttnghia commented Jul 23, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 47386fb into rapidsai:branch-21.10 Jul 23, 2021
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 Java Affects Java cuDF API. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants