You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/25 16:28:00 UTC

[jira] [Updated] (CALCITE-2858) Improvements for JSON writer and reader for plans

     [ https://issues.apache.org/jira/browse/CALCITE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesus Camacho Rodriguez updated CALCITE-2858:
---------------------------------------------
    Summary: Improvements for JSON writer and reader for plans  (was: JSON writer and reader should include type information for literals)

> Improvements for JSON writer and reader for plans
> -------------------------------------------------
>
>                 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
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)