alamb opened a new issue, #10585:
URL: https://github.com/apache/datafusion/issues/10585

   ### Describe the bug
   
   As @NGA-TRAN  found in https://github.com/apache/datafusion/pull/10537 when 
i8 and i16 values are written to parquet and then the statistics are extracted, 
the returned min/max values are incorrect.
   
   This could lead to incorrect results when reading parquet files with filters 
on columns with `i8` and `i16` types
   
   ### To Reproduce
   
   See tests added in https://github.com/apache/datafusion/pull/10537
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to