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

[FEA] Validate ORC deflate (zlib) compression #7008

Open
jbrennan333 opened this issue Nov 4, 2022 · 0 comments
Open

[FEA] Validate ORC deflate (zlib) compression #7008

jbrennan333 opened this issue Nov 4, 2022 · 0 comments
Labels
feature request New feature or request

Comments

@jbrennan333
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The cudf/nvcomp teams are working on supporting deflate. They would like help validating it like we did for ZSTD in #3037.

Describe the solution you'd like
We would need to modify the plugin to use the GPU for ORC with DEFLATE as the compressor. Then we can run tests to validate the data it produces.

Describe alternatives you've considered
CUDF team could write tests more extensive tests to validate DEFLATE.

Additional context
CUDF team is hoping to enable this compressor in the 23.02 time-frame.

@jbrennan333 jbrennan333 added feature request New feature or request ? - Needs Triage Need team to review and classify labels Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant