xudong963 commented on PR #15503:
URL: https://github.com/apache/datafusion/pull/15503#issuecomment-2788332842

   > Yes. Because we are removing the min/max values (instead of setting to 
inexact when the limit is applied), which means that we are not able to later 
assess which partitions have nonoverlapping ranges. A.k.a. we'll not be able to 
use the progressive eval exec.
   > 
   > Note that this could be done in a follow up PR.
   
   Yes, I also noticed that we can do some improvements for 
`Statistics::with_fetch`


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