Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Now in BatchExecSinkRule, we don't have static partitions, if it is a partitioned table, will add hash distribution and sort grouping. It is wrong:
- Group only when dynamic partition insert (not all partition fields are static partitions)
- We can just hash and sort dynamic partition fields instead of all partition fields.
Attachments
Issue Links
- links to