[ https://issues.apache.org/jira/browse/FLINK-7986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255315#comment-16255315 ]
ASF GitHub Bot commented on FLINK-7986: --------------------------------------- Github user twalthr commented on the issue: https://github.com/apache/flink/pull/4956 Thanks for the PR @Xpray. LGTM, merging... > 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)