[
https://issues.apache.org/jira/browse/SPARK-48065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-48065:
-----------------------------------
Labels: pull-request-available (was: )
> SPJ: allowJoinKeysSubsetOfPartitionKeys is too strict
> -----------------------------------------------------
>
> Key: SPARK-48065
> URL: https://issues.apache.org/jira/browse/SPARK-48065
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 3.4.3
> Reporter: Szehon Ho
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]