tshauck opened a new pull request, #9175: URL: https://github.com/apache/arrow-datafusion/pull/9175
## Which issue does this PR close? Closes #9156 ## Rationale for this change Updates the stream gzip decoding to check for multiple members within a file. ## What changes are included in this PR? Doesn't update the `Read` decoder because it already supports multiple members in a file. ## Are these changes tested? The gzip decoding still seems to work, and I checked a manually bgzipped file, but I'm not sure if this code path is tested already. ## Are there any user-facing changes? No -- 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]
