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

Use nvcomp for compression/decompression in cuIO #9205

Closed
5 of 7 tasks
vuule opened this issue Sep 9, 2021 · 1 comment
Closed
5 of 7 tasks

Use nvcomp for compression/decompression in cuIO #9205

vuule opened this issue Sep 9, 2021 · 1 comment
Assignees
Labels
cuIO cuIO issue improvement Improvement / enhancement to an existing function

Comments

@vuule
Copy link
Contributor

vuule commented Sep 9, 2021

Components that can utilize nvcomp:

  • Avro reader
  • ORC reader
  • ORC writer
  • Parquet reader
  • Parquet writer

Other changes:

  • Remove toggle between nvcomp and internal implementation (after testing)
  • Remove internal compression/decompression implementation.
@vuule vuule added Needs Triage Need team to review and classify improvement Improvement / enhancement to an existing function labels Sep 9, 2021
@vuule vuule added cuIO cuIO issue and removed Needs Triage Need team to review and classify labels Sep 9, 2021
rapids-bot bot pushed a commit that referenced this issue Sep 18, 2021
@vuule
Copy link
Contributor Author

vuule commented Sep 20, 2021

Moved to 21.12 because of Avro, everything else should be in 21.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuIO cuIO issue improvement Improvement / enhancement to an existing function
Projects
None yet
Development

No branches or pull requests

2 participants