jayshrivastava commented on PR #24068:
URL: https://github.com/apache/datafusion/pull/24068#issuecomment-5206821071

   > I guess we could use apply_expressions, downcast to the node, and then 
decide which nodes are producers and which are consumers. However, that might 
not be the cleanest approach, since the list of producers might vary.
   
   Yes. Downcasting becomes a bit more tricky if custom `ExecutionPlan` nodes 
want to produce dynamic filters


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