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

Hequn Cheng commented on FLINK-10488:
-------------------------------------

Is this a duplicate of 
[FLINK-9422|https://issues.apache.org/jira/browse/FLINK-9422]?

> Add DISTINCT operator for streaming tables that leverages time attributes
> -------------------------------------------------------------------------
>
>                 Key: FLINK-10488
>                 URL: https://issues.apache.org/jira/browse/FLINK-10488
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>            Reporter: Fabian Hueske
>            Priority: Minor
>
> We can add a special DISTINCT operator that leverages time attributes and 
> thereby avoids materializing the complete input table.
> This operator can also be used to evaluate UNION by rewriting UNION to UNION 
> ALL + DISTINCT.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to