[
https://issues.apache.org/jira/browse/FLINK-35293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-35293:
-----------------------------------
Labels: pull-request-available (was: )
> FLIP-445: Support dynamic parallelism inference for HiveSource
> --------------------------------------------------------------
>
> Key: FLINK-35293
> URL: https://issues.apache.org/jira/browse/FLINK-35293
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Hive
> Affects Versions: 1.20.0
> Reporter: xingbe
> Assignee: xingbe
> Priority: Major
> Labels: pull-request-available
>
> [FLIP-379|https://cwiki.apache.org/confluence/display/FLINK/FLIP-379%3A+Dynamic+source+parallelism+inference+for+batch+jobs]
> introduces dynamic source parallelism inference, which, compared to static
> inference, utilizes runtime information to more accurately determine the
> source parallelism. The FileSource already possesses the capability for
> dynamic parallelism inference. As a follow-up task to FLIP-379, this FLIP
> plans to implement the dynamic parallelism inference interface for
> HiveSource, and also switches the default static parallelism inference to
> dynamic parallelism inference.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)