GitHub user xueyumusic opened a pull request:
https://github.com/apache/flink/pull/6364
[hotfix] typo for SqlExecutionException msg
fix typo in SqlExecutionException msg in ExecutionContext.java
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xueyumusic/flink hotfix1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6364.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 #6364
----
commit a8a4e497acf1e62c1c632724f7bf6604032302fa
Author: xueyu <278006819@...>
Date: 2018-07-18T13:39:57Z
hotfix for SqlExecutionException msg
----
---