[
https://issues.apache.org/jira/browse/CALCITE-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198948#comment-17198948
]
Jiatao Tao commented on CALCITE-4267:
-------------------------------------
Current we can dump RelNode's plan by JSON format, with this JSON, we can do
ser/dser things, but the JSON missing the output for every node, it's hard for
other system to understand this.
> Add filed "output" for RelJsonWriter.
> -------------------------------------
>
> Key: CALCITE-4267
> URL: https://issues.apache.org/jira/browse/CALCITE-4267
> Project: Calcite
> Issue Type: Improvement
> Reporter: Jiatao Tao
> Assignee: Jiatao Tao
> Priority: Minor
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)