[ 
https://issues.apache.org/jira/browse/CALCITE-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638795#comment-14638795
 ] 

Marc Prud'hommeaux commented on CALCITE-812:
--------------------------------------------

This appears to be a problem with org.apache.calcite.util.JsonBuilder, and so 
it affects other components that rely on this class. 

> 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
>
> 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)

Reply via email to