rdblue commented on code in PR #461: URL: https://github.com/apache/parquet-format/pull/461#discussion_r1807956032
########## VariantEncoding.md: ########## @@ -94,7 +112,7 @@ Each `offset` is a little-endian value of `offset_size` bytes, and represents th The first `offset` value will always be `0`, and the last `offset` value will always be the total length of `bytes`. The last part of the metadata is `bytes`, which stores all the string values in the dictionary. -## Metadata encoding grammar +### Metadata encoding grammar Review Comment: I've updated these to not use more than one H1, which can cause issues with TOC. Pages should have just one H1. -- 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]
