pitrou opened a new pull request, #48001:
URL: https://github.com/apache/arrow/pull/48001

   ### Rationale for this change
   
   The `StatisticsAsScalars` function, which allows converting Parquet 
statistics (min/max values) for a given logical type into Arrow scalars, did 
not support DECIMAL columns with physical type INT32 or INT64.
   
   ### Are these changes tested?
   
   Yes, by expanded unit test.
   
   ### Are there any user-facing changes?
   
   No, just a bug fix.
   
   


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