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

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

Github user huawei-flink commented on the issue:

    https://github.com/apache/flink/pull/3783
  
    @fhueske , this is the PR with the code generated distinct aggregation for 
OVER. You mentioned that the value of the aggregation should be a Row, but what 
is kept in the distinct state is just the event value, not its "aggregation 
value state". Perhaps you can try to explain it better to me so that I can 
complete this PR and we can move on. What do you think?


> Add support for DISTINCT into Code Generated Aggregations
> ---------------------------------------------------------
>
>                 Key: FLINK-6388
>                 URL: https://issues.apache.org/jira/browse/FLINK-6388
>             Project: Flink
>          Issue Type: Sub-task
>          Components: DataStream API
>    Affects Versions: 1.3.0
>            Reporter: Stefano Bortoli
>            Assignee: Stefano Bortoli
>             Fix For: 1.3.0
>
>
> We should support DISTINCT in Code Generated aggrgation functions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to