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 22:16:25 UTC

[jira] [Updated] (CALCITE-1168) Add descibe statement functionality

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

Arina Ielchiieva updated CALCITE-1168:
--------------------------------------
    Summary: Add descibe statement functionality  (was: Extend EXPLAIN statement)

> Add descibe statement functionality
> -----------------------------------
>
>                 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:
> {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)