[ 
https://issues.apache.org/jira/browse/FLINK-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14586230#comment-14586230
 ] 

ASF GitHub Bot commented on FLINK-2210:
---------------------------------------

Github user aljoscha commented on the pull request:

    https://github.com/apache/flink/pull/834#issuecomment-112116663
  
    Yes, I see your point. Also, right now an expression like "a.count, a.sum" 
(where a only contains 0 or 1) returns different results if field a is null for 
some rows. This could be fixed by only counting fields that are non-null.


> Table API aggregate by ignoring null values
> -------------------------------------------
>
>                 Key: FLINK-2210
>                 URL: https://issues.apache.org/jira/browse/FLINK-2210
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Shiti Saxena
>            Assignee: Shiti Saxena
>            Priority: Minor
>
> Attempting to aggregate on columns which may have null values results in 
> NullPointerException.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to