[
https://issues.apache.org/jira/browse/FLINK-37973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-37973:
-----------------------------------
Labels: pull-request-available (was: )
> Use RightToLeftJoin Rule for MultiJoins
> ---------------------------------------
>
> Key: FLINK-37973
> URL: https://issues.apache.org/jira/browse/FLINK-37973
> Project: Flink
> Issue Type: Sub-task
> Reporter: Gustavo de Morais
> Assignee: Stepan Stepanishchev
> Priority: Major
> Labels: pull-request-available
>
> We've added a new optimzer rule to convert right joins to left joins with
> FlinkRightJoinToLeftJoinRule. See
> https://issues.apache.org/jira/browse/FLINK-37814.
> Now, we have to add it to MULTI_JOIN_RULES, adjust other parts of the code if
> necessary and all the respective tests:
> * Semantic tests
> * Restore tests
> * Rel/exec/explain tests
--
This message was sent by Atlassian Jira
(v8.20.10#820010)