Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.3
Description
If spark.sql.v2.bucketing.allowJoinKeysSubsetOfPartitionKeys.enabled is true, then SPJ no longer triggers if there are more join keys than partition keys. It is triggered only if join keys is equal to , or less than, partition keys.
We can relax this constraint, as this case was supported if the flag is not enabled.
Attachments
Issue Links
- links to