You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/28 14:52:34 UTC

[GitHub] [arrow-datafusion] andygrove opened a new issue, #2368: SQL queries are optimized twice

andygrove opened a new issue, #2368:
URL: https://github.com/apache/arrow-datafusion/issues/2368

   **Describe the bug**
   `SessionContext::sql` optimizes the plan and then it is optimized again before execution.
   
   **To Reproduce**
   N/A
   
   **Expected behavior**
   We should just optimize as part of execution.
   
   **Additional context**
   None
   


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

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


[GitHub] [arrow-datafusion] andygrove closed issue #2368: SQL queries are optimized twice

Posted by GitBox <gi...@apache.org>.
andygrove closed issue #2368: SQL queries are optimized twice
URL: https://github.com/apache/arrow-datafusion/issues/2368


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

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