Gustavo de Morais created FLINK-38220: -----------------------------------------
Summary: Adjust JoinToMultiJoinRule to support different types of source Key: FLINK-38220 URL: https://issues.apache.org/jira/browse/FLINK-38220 Project: Flink Issue Type: Sub-task Components: Table SQL / Planner Affects Versions: 2.1 Reporter: Gustavo de Morais Assignee: Gustavo de Morais Fix For: 2.2 When grouping joins into a MultiJoin we look into the attributes of the input supporting LogicalTableScan. We also want o support other source types like TableFunctionScan and Values. -- This message was sent by Atlassian Jira (v8.20.10#820010)