GitHub user kisimple opened a pull request:
https://github.com/apache/flink/pull/6163
[hotfix][table] Fix a incorrect exception message.
Fix a incorrect exception message, `stream` -> `batch`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kisimple/flink doc-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6163.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 #6163
----
commit 00cfe42653040a613f774db804b69c80b6387482
Author: blueszheng <kisimple@...>
Date: 2018-06-14T09:37:14Z
Fix a misleading exception message.
----
---