[
https://issues.apache.org/jira/browse/FLINK-23873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
JasonLee closed FLINK-23873.
----------------------------
Release Note: https://github.com/apache/flink/pull/16051
Resolution: Not A Bug
> The example of EXPLAIN Statements in the official document is wrong, and the
> ‘)’ is missing
> -------------------------------------------------------------------------------------------
>
> Key: FLINK-23873
> URL: https://issues.apache.org/jira/browse/FLINK-23873
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: shaded-14.0
> Reporter: JasonLee
> Priority: Minor
> Fix For: 1.13.0, 1.11.0
>
>
> There is an error in the EXPLAIN Statements example in the official document.
> The table creation statement in java, scala, pytnon and SQL Client
> programming mode is missing ‘)’. I think this error can be fixed. MeanWhile,
> I think the table creation statement through SQL Client should also be added
> with'WITH (...)'. This error appeared in the official document of Flink 1.13
> and Flink 1.11.
> Document link is
> [https://ci.apache.org/projects/flink/flink-docs-release-1.13/dev/table/sql/explain/#explain-statements|https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/dev/table/sql/explain/#explain-statements.]
> and
> [https://ci.apache.org/projects/flink/flink-docs-release-1.11/dev/table/sql/explain.html]
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)