[
https://issues.apache.org/jira/browse/FLINK-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15239050#comment-15239050
]
ASF GitHub Bot commented on FLINK-3739:
---------------------------------------
GitHub user twalthr opened a pull request:
https://github.com/apache/flink/pull/1880
[FLINK-3739] [table] Add a null literal to Table API
This PR adds the NULL literal to Java/Scala Table API as well as SQL API.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/twalthr/flink TableApiNullLiteral
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1880.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 #1880
----
commit f0f34c8f338a405f5f3cfa4694258fe81c641ca8
Author: twalthr <[email protected]>
Date: 2016-04-13T10:18:16Z
[FLINK-3739] [table] Add a null literal to Table API
----
> Add a null literal to Table API
> -------------------------------
>
> Key: FLINK-3739
> URL: https://issues.apache.org/jira/browse/FLINK-3739
> Project: Flink
> Issue Type: Improvement
> Components: Table API
> Reporter: Timo Walther
> Assignee: Timo Walther
>
> The Table API needs support for the null literal e.g. for passing null values
> to functions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)