On Mon, 29 Mar 2021 16:09:33 +0200 jonathan mercier <[email protected]> wrote: > Le lundi 29 mars 2021 à 15:54 +0200, Antoine Pitrou a écrit : > > > > First, does the file decompress successfully (using e.g. gunzip)? > > > > Yes, And I can use pyarrow on this gunziped file through read_csv > method without error. > > Pandas is able to read this compressed file
Ok, thank you for giving me access to the compressed file. I have filed this as https://issues.apache.org/jira/browse/ARROW-12169 (with PR attached). Regards Antoine.
