You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2016/03/24 18:18:25 UTC

[jira] [Created] (CALCITE-1168) Extend EXPLAIN statement

Arina Ielchiieva created CALCITE-1168:
-----------------------------------------

             Summary: Extend EXPLAIN statement
                 Key: CALCITE-1168
                 URL: https://issues.apache.org/jira/browse/CALCITE-1168
             Project: Calcite
          Issue Type: Improvement
          Components: core
            Reporter: Arina Ielchiieva
            Assignee: Julian Hyde


Extend EXPLAIN statement so it can support the following statements:
{noformat}
[EXPLAIN | DESCRIBE] [SCHEMA | DATABASE] name;
[EXPLAIN | DESCRIBE] table_name;
{noformat}
Example, [usage in MySql|http://dev.mysql.com/doc/refman/5.7/en/explain.html]




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