peter-toth commented on PR #13618:
URL: https://github.com/apache/datafusion/pull/13618#issuecomment-2516914583

   Yeah, I see your point. I think this all comes down to if we want to / have 
the resources to implement a new IR plan structure and refactor the existing 
analyzer / optimizer rules. (And this can be also a breaking change to projects 
that have their own rules...) Or, we want to / can adjust the existing logical 
plan to incorporate the above ideas without much API breaking changes and so 
keep the existing optimizer and the exsisting logical to physical plan 
conversion.
   


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