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 2016/10/07 19:32:20 UTC

[jira] [Comment Edited] (CALCITE-917) Add support for EXPLAIN PLAN AS JSON

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

Julian Hyde edited comment on CALCITE-917 at 10/7/16 7:32 PM:
--------------------------------------------------------------

[~michaelmior], Looks good. I added some fix ups (see https://github.com/julianhyde/calcite/commit/3bbe9ef382811a912df171317fc840360542271b; mainly to combine {{boolean asXml}} and {{boolean asJson}} into {{enum SqlExplainFormat}}) and if you're OK I'll squash and commit after 1.10.


was (Author: julianhyde):
[~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)