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

Fabian Hueske commented on FLINK-7986:
--------------------------------------

Yes, this rule makes a lot of sense.

> Introduce FilterSetOpTransposeRule to Flink
> -------------------------------------------
>
>                 Key: FLINK-7986
>                 URL: https://issues.apache.org/jira/browse/FLINK-7986
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Ruidong Li
>            Assignee: Ruidong Li
>            Priority: Trivial
>
> A.unionAll(B).where.groupBy.select  
> =>
> A.where.unionAll(B.where).groupBy.select
> this rule will reduce networkIO



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to