You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2023/03/23 08:52:14 UTC

[jira] [Updated] (FLINK-29559) Disable Join Reorder and Hash join for these tables whose statistics are unavailable in batch mode

     [ https://issues.apache.org/jira/browse/FLINK-29559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xintong Song updated FLINK-29559:
---------------------------------
    Fix Version/s: 1.18.0
                       (was: 1.17.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: 1.17.0
>            Reporter: Yunhong Zheng
>            Priority: Major
>             Fix For: 1.18.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)