You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Frederick Reiss (JIRA)" <ji...@apache.org> on 2015/05/01 20:11:07 UTC

[jira] [Commented] (SPARK-7099) Floating point literals cannot be specified using exponent

    [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org