Details
-
Wish
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.15.0
-
None
-
None
Description
I didn't find in the documentation what compression formats are supported. But as it's possible to use drill on compressed file, like
SELECT * FROM tmp.`myfile.csv.gz`;
It will be useful to have the possibility to use this functionality for lz4 file (https://github.com/lz4/lz4)