Vladimir Golubev created SPARK-50691: ----------------------------------------
Summary: Update ComparableLocalRelation to support UnsafeRow comparison 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 `UnsafeRow.equals` comapres the whole byte sequence under it, so it has to be handled separetely in the `ComparableLocalRelation`. -- 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