[
https://issues.apache.org/jira/browse/FLINK-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583300#comment-14583300
]
ASF GitHub Bot commented on FLINK-2207:
---------------------------------------
Github user mxm commented on the pull request:
https://github.com/apache/flink/pull/829#issuecomment-111467471
Looks good but I found more old references in `table.md`:
```ack
54:val expr = input.toTable
70:val input1 = env.fromElements(...).toTable('a, 'b)
71:val input2 = env.fromElements(...).toTable('c, 'd)
```
> Online documentation of Table API is out of date
> ------------------------------------------------
>
> Key: FLINK-2207
> URL: https://issues.apache.org/jira/browse/FLINK-2207
> Project: Flink
> Issue Type: Bug
> Reporter: Till Rohrmann
> Assignee: Fabian Hueske
> Priority: Minor
>
> The example code of the online Table API documentation is out of date. There
> are no longer methods called {{toSet}} and {{toTable}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)