[ https://issues.apache.org/jira/browse/FLINK-29559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Weijie Guo updated FLINK-29559: ------------------------------- Fix Version/s: 2.1.0 (was: 2.0.0) > Disable Join Reorder and Hash join for these tables whose statistics are > unavailable in batch mode > -------------------------------------------------------------------------------------------------- > > Key: FLINK-29559 > URL: https://issues.apache.org/jira/browse/FLINK-29559 > Project: Flink > Issue Type: Sub-task > Components: Table SQL / Planner > Affects Versions: 2.1.0 > Reporter: Yunhong Zheng > Priority: Major > Fix For: 2.1.0 > > > For these tables without table statistics, we need to disable join reorder > and hash join(broadcast hash join and shuffle hash join) for these tables in > batch mode. -- This message was sent by Atlassian Jira (v8.20.10#820010)