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

Sean Owen updated SPARK-12044:
------------------------------
    Fix Version/s:     (was: 1.6.1)
                       (was: 2.0.0)
                   1.6.0

> Fix usage of isnan, isNaN
> -------------------------
>
>                 Key: SPARK-12044
>                 URL: https://issues.apache.org/jira/browse/SPARK-12044
>             Project: Spark
>          Issue Type: Improvement
>          Components: SparkR
>            Reporter: Yanbo Liang
>            Assignee: Yanbo Liang
>             Fix For: 1.6.0
>
>
> 1, Add "isNaN" to "Column" for SparkR. Column should has three related 
> variable functions: isNaN, isNull, isNotNull.
> 2, Replace "DataFrame.isNaN" with "DataFrame.isnan" at SparkR side. Because 
> DataFrame.isNaN has been deprecated and will be removed at Spark 2.0.
> -3, Add "isnull" to "DataFrame" for SparkR. DataFrame should has two related 
> functions: isnan, isnull.-



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to