[FEA][Spark 3.5.0] Add support for lz4raw compression in Parquet files #9156
Labels
audit_3.5.0
cudf_dependency
An issue or PR with this label depends on a new feature in cudf
feature request
New feature or request
Is your feature request related to a problem? Please describe.
Spark 3.5.0 adds support for lz4raw compression in Parquet files. cuDF does not support this, so we cannot support this on GPU.
Describe the solution you'd like
Add support for this compression codec.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: