Gustavo de Morais created FLINK-37973:
-----------------------------------------
Summary: 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
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)