[
https://issues.apache.org/jira/browse/CALCITE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-2858:
------------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> 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)