alamb commented on issue #641:
URL: https://github.com/apache/arrow-rs/issues/641#issuecomment-890218354


   I believe the problem is that the comparison for byte arrays at 
https://github.com/apache/arrow-rs/blob/master/parquet/src/data_type.rs#L117-L138
  is comparing the lengths first rather than lexicographically comparing the 
entries
   
   I need to verify the correct behavior and polish up the PR, but now it 
should just be a mechanical exercise. 


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to