[
https://issues.apache.org/jira/browse/SPARK-31727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-31727:
------------------------------------
Assignee: Apache Spark
> Inconsistent error messages of casting timestamp to int
> -------------------------------------------------------
>
> Key: SPARK-31727
> URL: https://issues.apache.org/jira/browse/SPARK-31727
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 3.0.0, 3.1.0
> Reporter: Maxim Gekk
> Assignee: Apache Spark
> Priority: Major
>
> Casting 1900-05-05 18:34:56.1 to int produces different error messages for in
> the non-codegen and codegen mode:
> # codegen: "Casting -2198208303900000 to int causes overflow"
> # non-codegen: "Casting -2198208304 to int causes overflow"
> The error message in the non-codegen contains intermediate results.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]