-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.0, 2.0.0
-
Component/s: Logical Optimizer
-
Labels:None
-
Target Version/s:
If all partition columns are constant folded then sorted dynamic partitioning should not be used as it is similar to static partitioning. But if only subset of partition columns are constant folded sorted dynamic partition optimization will be helpful. Currently, this optimization is disabled if atleast one partition column constant folded.
- relates to
-
HIVE-13546 Patch for HIVE-12893 is broken in branch-1
-
- Resolved
-
- links to