letian-jiang commented on code in PR #217:
URL: https://github.com/apache/parquet-format/pull/217#discussion_r1349159602


##########
Encodings.md:
##########
@@ -32,7 +32,7 @@ intended to be the simplest encoding.  Values are encoded 
back to back.
 
 The plain encoding is used whenever a more efficient encoding can not be used. 
It
 stores the data in the following format:
- - BOOLEAN: [Bit Packed](#BITPACKED), LSB first
+ - BOOLEAN: [Bit Packed](#BITPACKED)

Review Comment:
   TIL. Thanks a lot!



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

Reply via email to