xingbe created FLINK-35656:
------------------------------
Summary: Hive Source has issues setting max parallelism in dynamic
inference mode
Key: FLINK-35656
URL: https://issues.apache.org/jira/browse/FLINK-35656
Project: Flink
Issue Type: Bug
Components: Connectors / Hive
Affects Versions: 1.20.0
Reporter: xingbe
Fix For: 1.20.0
In the dynamic parallelism inference mode of Hive Source, when
`table.exec.hive.infer-source-parallelism.max` is not configured, it does not
use `execution.batch.adaptive.auto-parallelism.default-source-parallelism` as
the upper bound for parallelism inference, which is inconsistent with the
behavior described in the documentation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)