[
https://issues.apache.org/jira/browse/SPARK-43006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707745#comment-17707745
]
Snoot.io commented on SPARK-43006:
----------------------------------
User 'thyecust' has created a pull request for this issue:
https://github.com/apache/spark/pull/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
> Priority: Major
>
> 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]