You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by zhangminglei <gi...@git.apache.org> on 2018/07/21 08:48:51 UTC

[GitHub] flink pull request #6380: [FLINK-9614] [table] Improve the error message for...

GitHub user zhangminglei opened a pull request:

    https://github.com/apache/flink/pull/6380

    [FLINK-9614] [table] Improve the error message for Compiler#compile

    ## What is the purpose of the change
    Improve the error message for Compiler#compile

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhangminglei/flink flink-9614-improve-error

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/6380.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 #6380
    
----
commit f4406622c67df9212c545d36b3572e774acf1df7
Author: zhangminglei <zm...@...>
Date:   2018-07-21T08:39:16Z

    [FLINK-9614] [table] Improve the error message for Compiler#compile

----


---