Commits


Atheel Massalha authored and GitHub committed 1d904d64ba8
GH-38271: [C++][Parquet] Support reading parquet files with multiple gzip members (#38272) ### What changes are included in this PR? Adding support in GZipCodec to decompress concatenated gzip members ### Are these changes tested? test is attached ### Are there any user-facing changes? no * Closes: #38271 Lead-authored-by: amassalha <amassalha@speedata.io> Co-authored-by: Atheel Massalha <amassalha@speedata.io> Signed-off-by: mwish <maplewish117@gmail.com>