ghuls opened a new pull request, #4419: URL: https://github.com/apache/arrow-rs/pull/4419
Fix reading gzip file with multiple gzip headers in parquet-fromcsv. Closes: #4173 # Which issue does this PR close? Closes #4173. # Rationale for this change Gzipped CSV/TSV files containing multiple gzip headers, could not be read properly before. This kind of files are commonly generated in bioinformatic workflows with the `bgzip` compression tool. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
