tshauck opened a new pull request, #10972:
URL: https://github.com/apache/datafusion/pull/10972

   ## Which issue does this PR close?
   
   Closes #10951
   
   ## Rationale for this change
   
   Serves the overall epic https://github.com/apache/datafusion/issues/10922
   
   ## What changes are included in this PR?
   
   1. Adds min and max DataPageStatsIterator for float32 and float64
   2. Updates the main match in `get_data_page_statistics` to include f16, f32, 
and f64
   3. Updates `null_counts_page_statistics` to handle floats
   4. Updates various test utils to work with floats
   
   ## Are these changes tested?
   
   Yes, added new tests.
   
   ## Are there any user-facing changes?
   
   No


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

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