Jesus Camacho Rodriguez created CALCITE-2858:
------------------------------------------------
Summary: JSON writer and reader should include type information
for literals
Key: CALCITE-2858
URL: https://issues.apache.org/jira/browse/CALCITE-2858
Project: Calcite
Issue Type: Bug
Components: core
Reporter: Jesus Camacho Rodriguez
Assignee: Jesus Camacho Rodriguez
Fix For: 1.19.0
JSON writer does not include information about literals type (unless the
literal is null). This can lead to some ambiguity when parsing the plan back
into RelNodes by the JSON reader. This issue is to include this information in
the writer, and to be able to parse it back in the reader.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)