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

   Does anyone have a handle on how we might implement this? I was thinking 
we’d need to add a method to exec operators called `apply_filter` but that 
basically sends down the additional filter and by default it gets forwarded to 
children until it hits an exec that knows what to do with it (eg 
DataSourceExec). But I’m not very clear beyond that.


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