Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-43006

self.deserialized == self.deserialized typo in StorageLevel __eq__()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.4.0
    • 3.4.1, 3.5.0
    • PySpark
    • None

    Description

      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.

      Attachments

        Activity

          People

            tienhoayu Tian Haoyu
            tienhoayu Tian Haoyu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: