[ https://issues.apache.org/jira/browse/FLINK-36792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Nuyanzin resolved FLINK-36792. ------------------------------------- Resolution: Fixed > FlinkJoinPushExpressionsRule can be removed because high version calcite has > fixed > ---------------------------------------------------------------------------------- > > Key: FLINK-36792 > URL: https://issues.apache.org/jira/browse/FLINK-36792 > Project: Flink > Issue Type: Improvement > Components: Table SQL / Planner > Affects Versions: 2.0.0 > Reporter: Jacky Lau > Priority: Major > Labels: pull-request-available > Fix For: 2.0.0 > > > /** > * This rules is copied from Calcite's \{@link > org.apache.calcite.rel.rules.JoinPushExpressionsRule}. > * Modification: - Supports SEMI/ANTI join using {@link > * > org.apache.flink.table.planner.plan.utils.FlinkRelOptUtil#pushDownJoinConditions} > - Only push > * down calls on non-time-indicator field. > */ -- This message was sent by Atlassian Jira (v8.20.10#820010)