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

Wenchen Fan reassigned SPARK-29956:
-----------------------------------

    Assignee: wuyi

> A literal number with an exponent should be converted into Double
> -----------------------------------------------------------------
>
>                 Key: SPARK-29956
>                 URL: https://issues.apache.org/jira/browse/SPARK-29956
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: wuyi
>            Assignee: wuyi
>            Priority: Major
>
> Currently, for a literal with an exponent (e.g. 1e-45), Spark will convert it 
> into Decimal.
> However, according to the ansi standard, it should be converted into Double 
> and this is what Presto does too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to