You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2017/11/13 23:31:00 UTC

[jira] [Updated] (SPARK-22469) Accuracy problem in comparison with string and numeric

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

Wenchen Fan updated SPARK-22469:
--------------------------------
    Labels: release-notes  (was: )

> Accuracy problem in comparison with string and numeric 
> -------------------------------------------------------
>
>                 Key: SPARK-22469
>                 URL: https://issues.apache.org/jira/browse/SPARK-22469
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Lijia Liu
>              Labels: release-notes
>
> {code:sql}
> select '1.5' > 0.5; // Result is NULL in Spark but is true in Hive.
> {code}
> IIUC, we can cast string as double like Hive.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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