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

Remove NvcompLZ4CompressionCodec single-buffer APIs #5151

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

jlowe
Copy link
Contributor

@jlowe jlowe commented Apr 6, 2022

Fixes #5147.

#5092 removed the single-buffer compression APIs in TableCompressionCodec but missed the direct, single-buffer APIs in NvcompLZ4CompressionCodec. This removes those APIs as well, as those interfaces have been removed from cudf.

@jlowe jlowe added the build Related to CI / CD or cleanly building label Apr 6, 2022
@jlowe jlowe added this to the Apr 4 - Apr 15 milestone Apr 6, 2022
@jlowe jlowe self-assigned this Apr 6, 2022
@jlowe
Copy link
Contributor Author

jlowe commented Apr 6, 2022

build

1 similar comment
@jlowe
Copy link
Contributor Author

jlowe commented Apr 6, 2022

build

Copy link
Contributor

@jbrennan333 jbrennan333 left a comment

Choose a reason for hiding this comment

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

+1 looks good. Sorry, I should have caught this...

@jlowe jlowe merged commit 4a45c5d into NVIDIA:branch-22.06 Apr 6, 2022
@jlowe jlowe deleted the fix-lz4-single-buffer-removal branch April 6, 2022 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] object LZ4Compressor is not a member of package ai.rapids.cudf.nvcomp
4 participants