[
https://issues.apache.org/jira/browse/CALCITE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931619#comment-17931619
]
Maksim Zhuravkov commented on CALCITE-1221:
-------------------------------------------
I've looked Into the server module more closely (I've never worked with this
part of the calcite). Do I need to update the server module, so it is able to
handle DESCRIBE statements as well?
> Implement DESCRIBE DATABASE, CATALOG, STATEMENT
> -----------------------------------------------
>
> Key: CALCITE-1221
> URL: https://issues.apache.org/jira/browse/CALCITE-1221
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Priority: Major
> Labels: pull-request-available
>
> In CALCITE-1168 we implemented DESCRIBE SCHEMA and DESCRIBE TABLE. DESCRIBE
> DATABASE and DESCRIBE CATALOG were implemented as if they were DESCRIBE
> SCHEMA, and DESCRIBE STATEMENT was implemented if it were EXPLAIN.
> We need to implement DESCRIBE DATABASE, DESCRIBE CATALOG, DESCRIBE STATEMENT
> properly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)