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)
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---