jorisvandenbossche commented on issue #34180:
URL: https://github.com/apache/arrow/issues/34180#issuecomment-1430133488

   @deanm0000 the statistics indeed don't have those exact min_value / 
max_value keys, but it does have `min` / `max` and `min_raw` / `max_raw` keys. 
Does those already do what you are looking for? 
   (it seems the `_raw` ones are only available as attribute on the object (eg 
`meta.row_group(0).column(0).statistics.min_raw`), and not in the dict)


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