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

   Hm @adriangb another thing I wondered is `update_filter` does seem to take 
only the heap of the current partition into account, as in TopK (currently at 
least) each partition has it's own heap (of k items).
   
   Perhaps we can compare against the current filter and only update the 
expression if it is greater / more selective?
   
   _Originally posted by @Dandandan in 
https://github.com/apache/datafusion/issues/15770#issuecomment-2981524048_
               


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