You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/08/05 22:56:04 UTC

[jira] [Updated] (CALCITE-812) RelJsonWriter outputs invalid JSON

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

Julian Hyde updated CALCITE-812:
--------------------------------
    Fix Version/s: next

> RelJsonWriter outputs invalid JSON
> ----------------------------------
>
>                 Key: CALCITE-812
>                 URL: https://issues.apache.org/jira/browse/CALCITE-812
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.4.0-incubating
>            Reporter: Marc Prud'hommeaux
>            Assignee: Julian Hyde
>             Fix For: next
>
>
> Serializing a RelNode to JSON using org.apache.calcite.rel.externalize.RelJsonWriter outputs invalid JSON. JSON requires that key names be quoted, but the output uses unquoted key names. This makes it impossible to interoperate with tools that require valid JSON.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)