[
https://issues.apache.org/jira/browse/FLINK-24172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-24172:
-----------------------------------
Labels: docuentation join pull-request-available table-api (was:
docuentation join table-api)
> 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, pull-request-available, 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)