[
https://issues.apache.org/jira/browse/MRQL-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonidas Fegaras resolved MRQL-57.
----------------------------------
Resolution: Fixed
The patch was applied to git master.
> Make floating-point literals to be double instead of float
> ----------------------------------------------------------
>
> Key: MRQL-57
> URL: https://issues.apache.org/jira/browse/MRQL-57
> Project: MRQL
> Issue Type: Improvement
> Components: Evaluation
> Affects Versions: 0.9.4
> Reporter: Leonidas Fegaras
> Assignee: Leonidas Fegaras
> Priority: Minor
> Attachments: MRQL-57.patch
>
>
> This patch changes the compiler and the interpreter to parse floating-point
> literals as double values, instead of float values. So now 3.14 is double but
> (3.14 as float) is float.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)