You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by twalthr <gi...@git.apache.org> on 2016/04/15 11:09:36 UTC

[GitHub] flink pull request: [FLINK-3759] [table] Table API should throw ex...

GitHub user twalthr opened a pull request:

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

    [FLINK-3759] [table] Table API should throw exception is null value is encountered in non-null mode.

    As discussed in FLINK-3739 this PR changes the behavior of null literals in non null-check mode.

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

    $ git pull https://github.com/twalthr/flink FLINK-3759

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

    https://github.com/apache/flink/pull/1892.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 #1892
    
----
commit cf6c3e79c9d091bd7011f5fb062034e4f35196de
Author: twalthr <tw...@apache.org>
Date:   2016-04-15T09:05:36Z

    [FLINK-3759] [table] Table API should throw exception is null value is encountered in non-null mode.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3759] [table] Table API should throw ex...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3759] [table] Table API should throw ex...

Posted by fhueske <gi...@git.apache.org>.
Github user fhueske commented on the pull request:

    https://github.com/apache/flink/pull/1892#issuecomment-210401616
  
    Thanks for the fix. 
    Will merge this PR.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---