[
https://issues.apache.org/jira/browse/HIVE-28549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shohei Okumiya updated HIVE-28549:
----------------------------------
Status: Patch Available (was: Open)
PR
https://github.com/apache/hive/pull/5492
> Limit the maximum number of operators merged by SharedWorkOptimizer
> -------------------------------------------------------------------
>
> Key: HIVE-28549
> URL: https://issues.apache.org/jira/browse/HIVE-28549
> Project: Hive
> Issue Type: Sub-task
> Components: Physical Optimizer
> Affects Versions: 4.0.0
> Reporter: Shohei Okumiya
> Assignee: Shohei Okumiya
> Priority: Major
>
> Currently, SharedWorkOptimizer can merge as many number of operator trees as
> possible. This unbounded optimization can push memory pressure to a task, or
> can cause performance problems because a single vertex has to process many
> operations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)