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 2022/02/07 08:19:19 UTC

[GitHub] [incubator-kyuubi] yanghua opened a new issue #1867: [SUB-TASK][KPIP-2] Support `PlanOnlyStatement` operation like Spark SQL engine

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


   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Describe the feature
   
   This is a subtask of KPIP-2 #1322.
   
   Currently, Spark SQL engine supports the `PlanOnlyStatement` operation, which is used to describe the SQL execution plan(logical and physical). Flink also supports [Explain](https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/dev/table/sql/explain/) statement to do the same thing. IMO, it would be better to support it.
   
   ### Motivation
   
   _No response_
   
   ### Describe the solution
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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] SteNicholas commented on issue #1867: [SUB-TASK][KPIP-2] Support `PlanOnlyStatement` operation like Spark SQL engine

Posted by GitBox <gi...@apache.org>.
SteNicholas commented on issue #1867:
URL: https://github.com/apache/incubator-kyuubi/issues/1867#issuecomment-1031347134


   @yanghua, could you please assign this ticket to me? I'm working for this issue. 


-- 
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] yanghua closed issue #1867: [SUB-TASK][KPIP-2] Support `PlanOnlyStatement` operation like Spark SQL engine

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


   


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