mapleFU commented on PR #193:
URL: https://github.com/apache/parquet-format/pull/193#issuecomment-1477713672

   > Data page format: the bit width used to encode the entry ids stored as 1 
byte (max bit width = 32), followed by the values encoded using RLE/Bit packed 
described above (with the given bit width).
   
   By the way, I think RLE_DICTIONARY is a bit wired, because it has a prepend 
byte. Should we mention this?


-- 
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