godfreyhe commented on a change in pull request #18363:
URL: https://github.com/apache/flink/pull/18363#discussion_r805169048



##########
File path: docs/content/docs/dev/table/sql/explain.md
##########
@@ -288,4 +288,4 @@ EXPLAIN [([ExplainDetail[, ExplainDetail]*]) | PLAN FOR] 
<query_statement_or_ins
 ```
 
 For query syntax, please refer to [Queries]({{< ref 
"docs/dev/table/sql/queries/overview" >}}) page.
-For INSERT, please refer to [INSERT]({{< ref "docs/dev/table/sql/insert" >}}) 
page.
+For INSERT, the statement can be either a single insert or a statement set, 
please refer to [INSERT]({{< ref "docs/dev/table/sql/insert" >}}) page.

Review comment:
       Although read the  document of `insert.md`,  users may do not know the 
syntax of `explain statement set begin ... end`




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


Reply via email to