Ted-Jiang opened a new issue, #2021:
URL: https://github.com/apache/arrow-rs/issues/2021

   i try to use
   ```
   row_group_metadata
                       .column(0)
                       .statistics()
                       .unwrap()
                       .min_bytes(),
   ```
   get min values from one column chunk metadata in type In64, but it return 
only 4 bytes...
   I think this is a bug.
   
   _Originally posted by @Ted-Jiang in 
https://github.com/apache/arrow-rs/pull/2012#discussion_r914564868_


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