[
https://issues.apache.org/jira/browse/SPARK-26251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790914#comment-16790914
]
Thincrs commented on SPARK-26251:
---------------------------------
A user of thincrs has selected this issue. Deadline: Tue, Mar 19, 2019 7:38 PM
> isnan function not picking non-numeric values
> ---------------------------------------------
>
> Key: SPARK-26251
> URL: https://issues.apache.org/jira/browse/SPARK-26251
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.4.0
> Reporter: Kunal Rao
> Priority: Minor
>
> import org.apache.spark.sql.functions._
> List("po box 7896", "8907",
> "435435").toDF("rgid").filter(isnan(col("rgid"))).show
>
> should pick "po box 7896"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]