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

Bump to nvcomp 3.0.6. #15128

Merged
merged 3 commits into from
Feb 27, 2024
Merged

Bump to nvcomp 3.0.6. #15128

merged 3 commits into from
Feb 27, 2024

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Feb 23, 2024

Description

This PR bumps nvcomp to 3.0.6. This is needed as a hotfix for #15096.

Depends on:

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Comment on lines 3051 to 3053
# expect a failure when reading the whole file
with pytest.raises(RuntimeError):
cudf.read_parquet(fname)
Copy link
Contributor Author

@bdice bdice Feb 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: This needs to be modified (I just don't have time at this moment). We probably want to read the file with another reader implementation and compare the results?

This will be testable after new nvcomp 3.0.6 packages are up.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I verified that compute-sanitizer fails with nvcomp 3.0.5 and passes with nvcomp 3.0.6. This is indicative that the fix is good.

@bdice bdice added bug Something isn't working non-breaking Non-breaking change labels Feb 26, 2024
@bdice bdice self-assigned this Feb 26, 2024
@bdice bdice marked this pull request as ready for review February 26, 2024 21:32
@bdice bdice requested review from a team as code owners February 26, 2024 21:32
@bdice bdice requested review from wence- and brandon-b-miller and removed request for a team February 26, 2024 21:32
@bdice
Copy link
Contributor Author

bdice commented Feb 27, 2024

@raydouglass This should be good to go for the hotfix. All tests are passing.

@raydouglass raydouglass merged commit dc88dcb into rapidsai:branch-24.02 Feb 27, 2024
73 of 74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants