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

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

Github user aljoscha commented on the pull request:

    https://github.com/apache/flink/pull/834#issuecomment-112295698
  
    I think we need to have a special AST node along with code generation for 
it. This means:
    
     - Addition of something like NumericIsNotNull in comparisons.scala
     - Code generation for this new AST node in ExpressionCodeGenerator.scala.


> 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