wuchong commented on a change in pull request #15402:
URL: https://github.com/apache/flink/pull/15402#discussion_r603776798



##########
File path: 
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/operations/ExplainOperation.java
##########
@@ -21,8 +21,8 @@
 import java.util.Collections;
 
 /**
- * Operation to describe an EXPLAIN statement. NOTES: currently, only default 
behavior(EXPLAIN PLAN
- * FOR xx) is supported.
+ * Operation to describe an EXPLAIN statement. NOTES: currently, only default 
behavior(EXPLAIN [PLAN
+ * FOR]* xx) is supported.

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


Reply via email to