mbutrovich commented on PR #22026:
URL: https://github.com/apache/datafusion/pull/22026#issuecomment-4383209590

   > I think this would then have a negative interaction with the goal of 
turning filter pushdown on by default. Maybe we'll always have to apply some 
filters as a `FilterExec` and that's fine...
   
   Comet conservatively never removes `FilterExec` nodes above scans with 
pushed down filters and they basically become a no-op.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to