apache / arrow

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
https://arrow.apache.org/
Apache License 2.0
14.56k stars 3.54k forks source link

[C++][Parquet] Implement LZ4_RAW compression #42976

Closed asfimport closed 3 years ago

asfimport commented 3 years ago

Reporter: Antoine Pitrou / @pitrou Assignee: Antoine Pitrou / @pitrou

Related issues:

Note: This issue was originally created as PARQUET-1998. Please see the migration documentation for further details.

asfimport commented 3 years ago

Antoine Pitrou / @pitrou: Issue resolved by pull request 9782 https://github.com/apache/arrow/pull/9782