You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takuya Ueshin (Jira)" <ji...@apache.org> on 2021/07/29 22:35:00 UTC

[jira] [Resolved] (SPARK-36333) Reuse isnull where the null check is needed.

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

Takuya Ueshin resolved SPARK-36333.
-----------------------------------
    Fix Version/s: 3.2.0
         Assignee: Takuya Ueshin
       Resolution: Fixed

Issue resolved by pull request 33562
https://github.com/apache/spark/pull/33562

> Reuse isnull where the null check is needed.
> --------------------------------------------
>
>                 Key: SPARK-36333
>                 URL: https://issues.apache.org/jira/browse/SPARK-36333
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Takuya Ueshin
>            Assignee: Takuya Ueshin
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> There are some places where we can reuse {{isnull}} instead of directly using Spark {{Column}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org