Mans Singh created FLINK-24172:
----------------------------------
Summary: Table API join documentation for Java has missing end
quote after table name
Key: FLINK-24172
URL: https://issues.apache.org/jira/browse/FLINK-24172
Project: Flink
Issue Type: Improvement
Components: Documentation, Table SQL / API
Affects Versions: 1.14.0
Reporter: Mans Singh
Fix For: 1.15.0
The table api join documentation has missing ending quote after table name:
{quote}{{Table left = tableEnv.from("MyTable).select($("a"), $("b"), $("c"));}}
{quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)