[
https://issues.apache.org/jira/browse/PHOENIX-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496698#comment-14496698
]
Hudson commented on PHOENIX-1814:
---------------------------------
FAILURE: Integrated in Phoenix-master #681 (See
[https://builds.apache.org/job/Phoenix-master/681/])
PHOENIX-1814 Exponential notation parsing and tests (twdsilva: rev
d147423137af487c0582234c12cc00b0e8f6be98)
* phoenix-core/src/main/antlr3/PhoenixSQL.g
* phoenix-core/src/it/java/org/apache/phoenix/end2end/ArithmeticQueryIT.java
> Handle e notation for defining float/double
> -------------------------------------------
>
> Key: PHOENIX-1814
> URL: https://issues.apache.org/jira/browse/PHOENIX-1814
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: Brian Esserlieu
> Labels: Newbie
> Fix For: 5.0.0, 4.4.0
>
>
> We should allow a numeric literal to be defined with e notation for a
> float/double like this:
> {code}
> +1.5e-7
> 12E-5
> -.12345e+6789
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)