Mihai Budiu created CALCITE-6058:
------------------------------------
Summary: Parser should support special floating point values
Key: CALCITE-6058
URL: https://issues.apache.org/jira/browse/CALCITE-6058
Project: Calcite
Issue Type: Improvement
Components: core
Affects Versions: 1.35.0
Reporter: Mihai Budiu
The parser should make it easier to express special floating point values, such
as NaN, Infinity, and -0.0. Right now they can be specified as CAST('Infinity'
AS DOUBLE), but perhaps a syntax such as DOUBLE '+Inf' would be nicer.
This surfaced during the discussion for [CALCITE-6052]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)