[FEA] Support lz4_raw #14126
Labels
0 - Backlog
In queue waiting for assignment
cuIO
cuIO issue
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
Is your feature request related to a problem? Please describe.
Parquet will deprecate support for lz4 and add support for lz4_raw, per https://issues.apache.org/jira/browse/PARQUET-2032 .
Describe the solution you'd like
This is a request for cuIO to supoprt lz4_raw
Describe alternatives you've considered
lz4 is not currently supported, we could continue to fall back to the CPU for lz4* encoded Parquet.
Additional context
Add any other context, code examples, or references to existing implementations about the feature request here:
Parquet jira: [Format] Add interoperable LZ4 codec, deprecate existing LZ4 codec
Parquet mailing ilst: Request deprecation / removal of LZ4 compression
The text was updated successfully, but these errors were encountered: