jp0317 opened a new issue, #6544:
URL: https://github.com/apache/arrow-rs/issues/6544

   **Describe the bug**
   Hi, please close if it's intended. It seems that SortOrder for bool is 
[UNSIGNED](https://github.com/jp0317/arrow-rs/blob/master/parquet/src/basic.rs#L625)
 in rust but 
[SIGNED](https://github.com/apache/arrow/blob/main/cpp/src/parquet/types.cc#L272-L277)
 in c++ implementation. Should the rust implementation also be SIGNED?
   
   **To Reproduce**
   n/a
   
   **Expected behavior**
   Consistency?
   
   **Additional context**
   n/a


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