Leonidas Fegaras created MRQL-57:
------------------------------------
Summary: 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
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)