Ted-Jiang commented on issue #5325:
URL: https://github.com/apache/arrow-rs/issues/5325#issuecomment-1905302388

   Seems in 
https://github.com/apache/arrow-rs/blob/7ba36b012322e08b06184c806f8ba339181cebc1/parquet/src/data_type.rs#L371-L379
   use `big-endian byte order` 
   but from the parquet doc :        
https://github.com/apache/parquetformat/blob/eb4b31c1d64a01088d02a2f9aefc6c17c54cc6fc/Encodings.md?plain=1#L35-L42
   Should use `little-endian`
   


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