amassalha commented on code in PR #218:
URL: https://github.com/apache/parquet-format/pull/218#discussion_r1382343327


##########
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:
   its already mentioned:
   ### GZIP
   A codec based on the GZIP format (not the closely-related "zlib" or "deflate"
   formats) defined by [RFC 1952]**([](https://tools.ietf.org/html/rfc1952)).**



-- 
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: dev-unsubscr...@parquet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to