adriangb commented on issue #16452:
URL: https://github.com/apache/datafusion/issues/16452#issuecomment-2988934802

   > datafusion.optimizer.enable_dynamic_filter_pushdown doesn't seem to make a 
difference
   @Dandandan I wonder if it's the filtering being done inside of the TopK?
   
   @AdamGS could you try commenting out these lines?
   
   
https://github.com/apache/datafusion/blob/2d7ae09262f7a1338c30192b33efbe1b2d1d9829/datafusion/physical-plan/src/topk/mod.rs#L217-L251


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