-
Type:
New Feature
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
In list bucketing transform(), we create pruning tree for each partition.
Although it is possible that different partitions have different skewed keys, chances are that there will be a lot of overlap.
It would be a good idea to optimize that case.