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

   ### Describe the bug
   
   When reading parquet files with truncated stats datafusion will report the 
min/max as exact even though metadata in the file indicates that min/max has 
been truncated
   
   ### To Reproduce
   
   Create a parquet file with truncated statistics, read the file, the 
statistics on the table are Exact 
   
   ### Expected behavior
   
   The statistic should be Absent or Inexact
   
   ### 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: github-unsubscr...@datafusion.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to