You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Krystal (JIRA)" <ji...@apache.org> on 2016/05/03 20:01:12 UTC

[jira] [Closed] (DRILL-4592) Explain plan statement should show plan in WebUi

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

Krystal closed DRILL-4592.
--------------------------

git.commit.id.abbrev=b8f6ebc

Verified that physical and visualized plans for explain plan queries are displayed in the Web UI.

> Explain plan statement should show plan in WebUi
> ------------------------------------------------
>
>                 Key: DRILL-4592
>                 URL: https://issues.apache.org/jira/browse/DRILL-4592
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Jinfeng Ni
>            Assignee: Jinfeng Ni
>             Fix For: 1.7.0
>
>
> When explain plan statement is run, the physical plan is generated and returned. However, the plan is not put in the profile and does not show up in the physical plan / visual plan tab in WebUI. If someone wants to look at the visual plan, the only way is to execute the query, which sometime requires long execution time. This makes a bit hard to analyze the plan for a problematic query.  
> Similar as regular query and CTAS statement, we should put the plan for EXPLAIN PLAN statement, and display properly in WebUi.



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