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

[Java] Fixed build by adding more checks for int8, int16 #9707

Merged
merged 2 commits into from
Nov 17, 2021

Conversation

razajafri
Copy link
Contributor

Add additional checks for int8, int16

fixes #/rapidsai/cudf/4127

@razajafri razajafri requested a review from a team as a code owner November 16, 2021 23:12
@razajafri razajafri self-assigned this Nov 16, 2021
@github-actions github-actions bot added the Java Affects Java cuDF API. label Nov 16, 2021
@razajafri razajafri added bug Something isn't working non-breaking Non-breaking change and removed bug Something isn't working labels Nov 16, 2021
@razajafri
Copy link
Contributor Author

rerun tests

@razajafri razajafri added the bug Something isn't working label Nov 16, 2021
@ttnghia
Copy link
Contributor

ttnghia commented Nov 17, 2021

Rerun tests.

@codecov
Copy link

codecov bot commented Nov 17, 2021

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.02@c3bcc8d). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-22.02    #9707   +/-   ##
===============================================
  Coverage                ?   10.60%           
===============================================
  Files                   ?      118           
  Lines                   ?    20082           
  Branches                ?        0           
===============================================
  Hits                    ?     2130           
  Misses                  ?    17952           
  Partials                ?        0           

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 c3bcc8d...9ccd5ec. Read the comment docs.

@razajafri
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 4d13d81 into rapidsai:branch-22.02 Nov 17, 2021
@razajafri razajafri deleted the CUDF-fix-build branch November 17, 2021 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Java Affects Java cuDF API. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] CUDF 22.02 nightly test failure
3 participants