[ https://issues.apache.org/jira/browse/FLINK-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583904#comment-14583904 ]
ASF GitHub Bot commented on FLINK-2203: --------------------------------------- GitHub user Shiti opened a pull request: https://github.com/apache/flink/pull/831 [FLINK-2203] handling null values for RowSerializer You can merge this pull request into a Git repository by running: $ git pull https://github.com/Shiti/flink FLINK-2203 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/831.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 #831 ---- commit 062e18e7b41c12389950ef4c84b49499c26254d1 Author: Shiti <ssaxena....@gmail.com> Date: 2015-06-12T15:25:48Z [FLINK-2203] handling null values for RowSerializer ---- > Add Support for Null-Values in RowSerializer > -------------------------------------------- > > Key: FLINK-2203 > URL: https://issues.apache.org/jira/browse/FLINK-2203 > Project: Flink > Issue Type: Improvement > Components: Table API > Reporter: Aljoscha Krettek > Assignee: Shiti Saxena > Priority: Minor > Labels: Starter > > This would be a start towards proper handling of null values. We would still > need to add support for null values in aggregations. -- This message was sent by Atlassian JIRA (v6.3.4#6332)