[ 
https://issues.apache.org/jira/browse/FLINK-4231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Greg Hogan closed FLINK-4231.
-----------------------------
    Resolution: Implemented

Implemented in ad8e665f0607414b0ed50eab01e14c1446e86569

> Switch DistinctOperator from GroupReduce to Reduce
> --------------------------------------------------
>
>                 Key: FLINK-4231
>                 URL: https://issues.apache.org/jira/browse/FLINK-4231
>             Project: Flink
>          Issue Type: Improvement
>          Components: Java API
>    Affects Versions: 1.1.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>
> As discussed in FLINK-3279, rewriting {{DistinctOperator}} to a 
> {{ReduceFunction}} rather than the current {{GroupReduceFunction}} allows the 
> user to set the {{CombineHint}} and choose a hash-based, sort-based, or no 
> combiner.



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

Reply via email to