emkornfield commented on code in PR #218: URL: https://github.com/apache/parquet-format/pull/218#discussion_r1382120176
########## Compression.md: ########## @@ -58,6 +58,10 @@ formats) defined by [RFC 1952](https://tools.ietf.org/html/rfc1952). If any ambiguity arises when implementing this format, the implementation provided by the [zlib compression library](https://zlib.net/) is authoritative. +Readers should support reading pages containing multiple GZIP members, however, Review Comment: Might be worth linking to the RFC of GZIP members: https://datatracker.ietf.org/doc/html/rfc1952#section-2.2 -- 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]
