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 binding version to 22.04.0-SNAPSHOT #10084

Merged
merged 2 commits into from
Jan 24, 2022

Conversation

pxLi
Copy link
Member

@pxLi pxLi commented Jan 20, 2022

Signed-off-by: Peixin Li [email protected]

Update cudfjni version to 22.04.0-SNAPSHOT

@pxLi pxLi added Java Affects Java cuDF API. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 20, 2022
@pxLi pxLi requested a review from a team as a code owner January 20, 2022 01:27
@pxLi
Copy link
Member Author

pxLi commented Jan 20, 2022

will retrigger tests when 22.04 CI is ready

@ttnghia
Copy link
Contributor

ttnghia commented Jan 21, 2022

@gpucibot merge

@ttnghia
Copy link
Contributor

ttnghia commented Jan 21, 2022

Rerun tests.

1 similar comment
@ttnghia
Copy link
Contributor

ttnghia commented Jan 21, 2022

Rerun tests.

@ttnghia
Copy link
Contributor

ttnghia commented Jan 21, 2022

Maybe need to merge upstream, as other PRs have all CI pass before this one reran tests.

@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #10084 (c81b7cf) into branch-22.04 (e24fa8f) will increase coverage by 0.04%.
The diff coverage is 3.18%.

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-22.04   #10084      +/-   ##
================================================
+ Coverage         10.37%   10.42%   +0.04%     
================================================
  Files               119      119              
  Lines             20149    20607     +458     
================================================
+ Hits               2091     2148      +57     
- Misses            18058    18459     +401     
Impacted Files Coverage Δ
python/cudf/cudf/__init__.py 0.00% <ø> (ø)
python/cudf/cudf/_fuzz_testing/io.py 0.00% <0.00%> (ø)
python/cudf/cudf/_fuzz_testing/orc.py 0.00% <ø> (ø)
python/cudf/cudf/_fuzz_testing/parquet.py 0.00% <ø> (ø)
python/cudf/cudf/_fuzz_testing/utils.py 0.00% <0.00%> (ø)
python/cudf/cudf/api/types.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/_base_index.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/column/__init__.py 0.00% <ø> (ø)
python/cudf/cudf/core/column/column.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/column/decimal.py 0.00% <0.00%> (ø)
... and 81 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 f1e0bb6...c81b7cf. Read the comment docs.

@rapids-bot rapids-bot bot merged commit fd968f3 into rapidsai:branch-22.04 Jan 24, 2022
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