[
https://issues.apache.org/jira/browse/CALCITE-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15556035#comment-15556035
]
Julian Hyde commented on CALCITE-917:
-------------------------------------
[~michaelmior], Looks good. I added some fix ups (see
https://github.com/julianhyde/calcite/commit/48ca36dd6aac88c2330ac93610f19d87ed7eb50f;
mainly to combine {{boolean asXml}} and {{boolean asJson}} into {{enum
SqlExplainFormat}}) and if you're OK I'll squash and commit after 1.10.
> Add support for EXPLAIN PLAN AS JSON
> ------------------------------------
>
> Key: CALCITE-917
> URL: https://issues.apache.org/jira/browse/CALCITE-917
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Jacques Nadeau
> Assignee: Michael Mior
> Labels: newbie
> Fix For: 1.11.0
>
>
> Explain plan currently supports outputting text and xml. Let's add an option
> to explain plan "AS JSON". Drill will definitely plug into this. Other
> systems could as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)