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

Zhou Tong updated SPARK-49356:
------------------------------
    Summary: For the comparison of string type and int type, the result is 
unreasonable  (was: For the comparison of string and int data types, the result 
is unreasonable)

> For the comparison of string type and int type, the result is unreasonable
> --------------------------------------------------------------------------
>
>                 Key: SPARK-49356
>                 URL: https://issues.apache.org/jira/browse/SPARK-49356
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.4.3
>            Reporter: Zhou Tong
>            Priority: Minor
>
> For example, `select '34.7' + 3` returns 37.7. However, select '34.7' <= 34` 
> will return true, which is unreasonable.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to