Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
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.