Maciej Szymkiewicz created SPARK-20290:
------------------------------------------
Summary: PySpark Column should provide eqNullSafe
Key: SPARK-20290
URL: https://issues.apache.org/jira/browse/SPARK-20290
Project: Spark
Issue Type: Improvement
Components: PySpark, SQL
Affects Versions: 2.1.0, 2.0.0, 2.2.0
Reporter: Maciej Szymkiewicz
Priority: Minor
NULL safe equality operators are missing from PySpark and {{(a == b) |
(a.isNull & b.isNull)}} creates a suboptimal execution plan.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]