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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
