You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Max Gekk (Jira)" <ji...@apache.org> on 2022/05/06 10:10:00 UTC

[jira] [Updated] (SPARK-37736) Comparation between string(great than Int.MaxValue, such as '2147483648') and int return null

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

Max Gekk updated SPARK-37736:
-----------------------------
    Fix Version/s:     (was: 3.3.0)

> Comparation between string(great than Int.MaxValue, such as '2147483648') and int return null
> ---------------------------------------------------------------------------------------------
>
>                 Key: SPARK-37736
>                 URL: https://issues.apache.org/jira/browse/SPARK-37736
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0, 3.2.1, 3.3.0
>            Reporter: jiahong.li
>            Priority: Major
>
> Comparation between string(great than Int.MaxValue, such as '2147483648') and int return null:
> ```
> >select '2147483648'>1;
> NULL
> ```
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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