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

2021-12-25 Thread Apache Spark (Jira)


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

Apache Spark commented on SPARK-37736:
--

User 'monkeyboy123' has created a pull request for this issue:
https://github.com/apache/spark/pull/35018

> 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
> Fix For: 3.3.0
>
>
> 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.1#820001)

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



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

2021-12-25 Thread Apache Spark (Jira)


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

Apache Spark commented on SPARK-37736:
--

User 'monkeyboy123' has created a pull request for this issue:
https://github.com/apache/spark/pull/35018

> 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
> Fix For: 3.3.0
>
>
> 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.1#820001)

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