datafusion-contrib / datafusion-orc

Implementation of Apache ORC file format use Apache Arrow in-memory format
Apache License 2.0
30 stars 8 forks source link

Support all compression methods #10

Closed Jefffrey closed 8 months ago

Jefffrey commented 8 months ago

I'll work on porting over my code which supported them all, though admittedly it was simple integration to crates that did the actual decompression