You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/09/08 11:56:48 UTC

[GitHub] [incubator-kyuubi] yaooqinn opened a new issue #1059: Add Plan Only Operations

yaooqinn opened a new issue #1059:
URL: https://github.com/apache/incubator-kyuubi/issues/1059


   ### 1. Describe the feature
   
   Introduce a session-level configuration to  change ExecuteStatement to PlanOnlyStatement,
   
   PlanOnlyStatement will only parse, analyze or optimize the statements instead of executing them.
   
   This feature could run all Spark SQLs to verify the semantic compatibility without having side effects, which is very useful for testing, migrating without query rewrite.
   
   ### 2. Motivation
   
   
   
   
   ### 3. Describe the solution
   
   
   ### 4. Additional context
   
   


-- 
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: dev-unsubscribe@kyuubi.apache.org

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



[GitHub] [incubator-kyuubi] yaooqinn closed issue #1059: Add Plan Only Operations

Posted by GitBox <gi...@apache.org>.
yaooqinn closed issue #1059:
URL: https://github.com/apache/incubator-kyuubi/issues/1059


   


-- 
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: dev-unsubscribe@kyuubi.apache.org

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