etseidl commented on code in PR #576: URL: https://github.com/apache/parquet-format/pull/576#discussion_r3349224443
########## Encodings.md: ########## @@ -151,7 +152,7 @@ data: * Dictionary indices * Boolean values in data pages, as an alternative to PLAIN encoding -Whether prepending the four-byte `length` to the `encoded-data` is summarized as the table below: +Whether prepending the four-byte `length` to the `encoded-data` is summarized in the table below: Review Comment: ```suggestion Whether or not to prepend the four-byte `length` to the `encoded-data` is summarized in the table below: ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
