[
https://issues.apache.org/jira/browse/SPARK-7099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14523556#comment-14523556
]
Frederick Reiss commented on SPARK-7099:
----------------------------------------
This issue appears to be resolved in Spark 1.3.1:
spark-sql> select 1e1 as ten;
10.0
Time taken: 0.095 seconds, Fetched 1 row(s)
> Floating point literals cannot be specified using exponent
> ----------------------------------------------------------
>
> Key: SPARK-7099
> URL: https://issues.apache.org/jira/browse/SPARK-7099
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.2.1
> Environment: Windows, Linux, Mac OS X
> Reporter: Peter Hagelund
> Priority: Minor
>
> Floating point literals cannot be expressed in scientific notation using an
> exponent, like e.g. 1.23E4.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]