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


   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   During I look through datafusion, I find that Logical plan optimization will 
execute twice in SQL mode. It's ok in DF mode that only will execute once.
   
   **Describe the solution you'd like**
   Add a configuration such as `has_optimized` in `ExecutionContextState` to 
mark if the logical plan has optimized.
   
   


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