[ https://issues.apache.org/jira/browse/SPARK-30405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon resolved SPARK-30405. ---------------------------------- Resolution: Duplicate > ArrayKeyIndexType should use Arrays.hashCode > -------------------------------------------- > > Key: SPARK-30405 > URL: https://issues.apache.org/jira/browse/SPARK-30405 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 2.3.4, 2.4.4 > Reporter: Ajith S > Priority: Minor > > hashCode on a array, returns arrays's identity hash and does not reflect the > array's content instead. this cann be corrected by using > Arrays.hashCode(array) -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org