[
https://issues.apache.org/jira/browse/CALCITE-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263666#comment-15263666
]
Arina Ielchiieva commented on CALCITE-1168:
-------------------------------------------
Julian, I have closed my PR as it was outdated. I have implemented it before we
agreed with you on final scope. Sorry for delay in implementing it.
Anyway, I have reviewed your changes and they look good.
> Add DESCRIBE SCHEMA/DATABASE/TABLE/query
> ----------------------------------------
>
> 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
> Fix For: 1.8.0
>
>
> Add DESCRIBE
> statement so it can support the following:
> {noformat}
> DESCRIBE [SCHEMA | DATABASE] name;
> 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)