Yunhong Zheng created FLINK-30376: ------------------------------------- Summary: Introduce a new flink busy join reorder rule which based on greedy algorithm Key: FLINK-30376 URL: https://issues.apache.org/jira/browse/FLINK-30376 Project: Flink Issue Type: Sub-task Components: Table SQL / Planner Affects Versions: 1.17.0 Reporter: Yunhong Zheng Fix For: 1.17.0
Introducing a new Flink busy join reorder strategy which based on the greedy algorithm. The old join reorder rule will also be the default join reorder rule and the new busy join reorder strategy will be optional. -- This message was sent by Atlassian Jira (v8.20.10#820010)