GitHub user zjffdu opened a pull request:
https://github.com/apache/flink/pull/6131
[hotfix][docs] Fix Table API scala example code
This change only fix the documentation. This is a straightforward fix for
the Table API of scala example code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zjffdu/flink doc_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6131.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6131
----
commit c0e2b7818094f4c1cc79981ad6dd3cc7dffe2bdc
Author: Jeff Zhang <zjffdu@...>
Date: 2018-06-07T00:45:43Z
[hotfix][docs] Fix Table API scala example code
----
---