Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 4.2.0
-
None
-
ghx-label-9
Description
Impala still rely on MT_DOP option to decide parallelism of scan fragment when query runs with COMPUTE_PROCESSING_COST=1. Planner should decide scan parallelism by its processing cost instead of fixed count dictated by MT_DOP.
Attachments
Issue Links
- relates to
-
IMPALA-11437 Set different parallelism for scan and non-scan fragments
- Open