alamb commented on issue #15742:
URL: https://github.com/apache/datafusion/issues/15742#issuecomment-2816659212

   > It would be nice if Datafusion always used statistics for floating point 
columns if they are available. One potential fix is to add more cases to 
verify_support_type_for_prune (
   
   I think it would be a great addition
   
   I suspect the reason we didn't add more types at the time is that we ere 
worried about correctness and hadn't thought through the implications of 
ordering and nans and nulls, etc on floats 
   
   Now that the pruning code is setup and the test patters are good I think we 
can expand the support and tests and it woudl be really good
   
   Thank you @etseidl for the find


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