Chao Sun created SPARK-44659: -------------------------------- Summary: Include keyGroupedPartitioning in StoragePartitionJoinParams equality check Key: SPARK-44659 URL: https://issues.apache.org/jira/browse/SPARK-44659 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 3.5.0 Reporter: Chao Sun
Currently {{StoragePartitionJoinParams}} doesn't include {{keyGroupedPartitioning}} in its {{equals}} and {{hashCode}} computation. For completeness, we should include it as well since it is a member of the class. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org