fsk119 commented on a change in pull request #15317:
URL: https://github.com/apache/flink/pull/15317#discussion_r598635002
##########
File path:
flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/cli/SqlCommandParser.java
##########
@@ -286,15 +274,10 @@ private static SqlCommandCall parseBySqlParser(Parser
sqlParser, String stmt) {
DESCRIBE,
- // supports both `explain xx` and `explain plan for xx` now
- // TODO should keep `explain xx` ?
+ // supports both `EXPLAIN JSON_EXECUTION_PLAN, CHANGELOG_MODE,
ESTIMATED_COST` parsed via
Review comment:
remove this comment
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]