aprimadi opened a new issue #705:
URL: https://github.com/apache/arrow-datafusion/issues/705


   Hello, I am just curious why the logical plan is being optimized twice.
   
   First, it was optimized here:
   
https://github.com/apache/arrow-datafusion/blob/master/datafusion/src/execution/context.rs#L205
   
   Then it was optimized again when collecting result
   
https://github.com/apache/arrow-datafusion/blob/master/datafusion/src/execution/dataframe_impl.rs#L147
   


-- 
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...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to