[
https://issues.apache.org/jira/browse/FLINK-24172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17410840#comment-17410840
]
Mans Singh commented on FLINK-24172:
------------------------------------
Please assign this issue to me. Thanks
> 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
> Priority: Minor
> Labels: docuentation, join, table-api
> Fix For: 1.15.0
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> 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)