[
https://issues.apache.org/jira/browse/FLINK-36159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junrui Lee updated FLINK-36159:
-------------------------------
Release Note: In Flink 2.0, we introduce the adaptive execution for batch
jobs. And this FLIP supports the capability of adaptive broadcast join, which
can determine at runtime whether the small table can be broadcast based on the
actual input data size of the join operator. It then transforms the operators
that meet the condition to achieve better join performance. This feature is
enabled by default.
> FLIP-470: Support Adaptive Broadcast Join
> -----------------------------------------
>
> Key: FLINK-36159
> URL: https://issues.apache.org/jira/browse/FLINK-36159
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / Coordination, Table SQL / Planner, Table SQL /
> Runtime
> Reporter: xingbe
> Assignee: xingbe
> Priority: Major
> Fix For: 2.0.0
>
>
> This is the umbrella ticket for FLIP-470
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-470%3A+Support+Adaptive+Broadcast+Join.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)