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

Sean R. Owen resolved SPARK-43006.
----------------------------------
    Fix Version/s: 3.4.1
                   3.5.0
         Assignee: Tian Haoyu
       Resolution: Fixed

Resolved by 40619

> self.deserialized == self.deserialized typo in StorageLevel __eq__()
> --------------------------------------------------------------------
>
>                 Key: SPARK-43006
>                 URL: https://issues.apache.org/jira/browse/SPARK-43006
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 3.4.0
>            Reporter: Tian Haoyu
>            Assignee: Tian Haoyu
>            Priority: Minor
>             Fix For: 3.4.1, 3.5.0
>
>
> We should fix {{self.deserialized == self.deserialized}} with 
> {{self.deserialized == other.deserialized}}
> The original expression is always True, which is likely to be a typo.



--
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