[ https://issues.apache.org/jira/browse/SPARK-50691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladimir Golubev updated SPARK-50691: ------------------------------------- Description: `UnsafeRow.equals` compares the whole byte sequence under it, so it's a convenient way to compare all kind of row values, including `ArrayBasedMapData`. (was: `UnsafeRow.equals` comapres the whole byte sequence under it, so it has to be handled separetely in the `ComparableLocalRelation`.) > Use UnsafeProjection for LocalRelation rows instead of ComparableLocalRelation > ------------------------------------------------------------------------------ > > Key: SPARK-50691 > URL: https://issues.apache.org/jira/browse/SPARK-50691 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 4.0.0 > Reporter: Vladimir Golubev > Priority: Major > > `UnsafeRow.equals` compares the whole byte sequence under it, so it's a > convenient way to compare all kind of row values, including > `ArrayBasedMapData`. -- 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