[ 
https://issues.apache.org/jira/browse/SPARK-50691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Golubev updated SPARK-50691:
-------------------------------------
    Summary: Use UnsafeProjection for LocalRelation rows instead of 
ComparableLocalRelation  (was: Update ComparableLocalRelation to support 
UnsafeRow comparison)

> 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` 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to