alamb commented on issue #11442:
URL: https://github.com/apache/datafusion/issues/11442#issuecomment-2228270375

   > I think further improvements to planning code structure will also help 
w.r.t. performance, we used to spend a lot of time in planning phase due to 
avoidable issues (cloning etc.). We are at a better state now, but still have 
more work to do.
   
   
   I think we are at a much better place now for LogicalPlaning -- I don't 
think we have done anything similar for the various physical optimizer passes 
for `ExecutionPlan` and I suspect there is quite a bit of improvement to be had 
there


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