You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/03/22 23:21:00 UTC

[jira] [Closed] (FLINK-31466) Backport "FilterJoinRule misses opportunity to push filter to semijoin input" to FlinkFilterJoinRule

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

Sergey Nuyanzin closed FLINK-31466.
-----------------------------------
    Fix Version/s: 1.18.0
       Resolution: Fixed

Merged to master at [e91eb5ec2fea9a2f28f3f55a06bc140e4ce4b5f5|https://github.com/apache/flink/commit/e91eb5ec2fea9a2f28f3f55a06bc140e4ce4b5f5]

> Backport "FilterJoinRule misses opportunity to push filter to semijoin input" to FlinkFilterJoinRule
> ----------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-31466
>                 URL: https://issues.apache.org/jira/browse/FLINK-31466
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Sergey Nuyanzin
>            Assignee: Sergey Nuyanzin
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.18.0
>
>
> In https://issues.apache.org/jira/browse/CALCITE-4499 there has been done an optimization.
> Since Flink has it's own copy of slightly changed {{FilterJoiRule}} this optimization does not come with 1.28 update.
> The idea is to apply this change to {{FlinkFilterJoinRule}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)