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

PySpark Column should provide eqNullSafe

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0, 2.1.0, 2.2.0
    • 2.3.0
    • PySpark, SQL
    • None

    Description

      NULL safe equality operators are missing from PySpark and (a == b) | (a.isNull & b.isNull) creates a suboptimal execution plan.

      Attachments

        Activity

          People

            zero323 Maciej Szymkiewicz
            zero323 Maciej Szymkiewicz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: