alamb commented on issue #970:
URL: 
https://github.com/apache/arrow-datafusion/issues/970#issuecomment-1885495152

   > Based on the discussion above and in #7871 and #8699, I wanted to further 
explore the idea of the `TableProvider` 'consuming' part of a plan. I wrote up 
the following sudo-code to help illustrate this:
   
   This code makes sense to me
   
   It also seems like the same effect can be achieved by  implementing an 
`OptimizerRule` directly to rewrite portions of the tree for specific 
`TableProvider`s. So I wonder what benefit would this new API provide? 
   
   
   
   


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

Reply via email to