[
https://issues.apache.org/jira/browse/TAJO-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jongyoung Park resolved TAJO-1601.
----------------------------------
Resolution: Invalid
'\d' is for table description, not for database.
> '\d information_schema' does not work
> -------------------------------------
>
> Key: TAJO-1601
> URL: https://issues.apache.org/jira/browse/TAJO-1601
> Project: Tajo
> Issue Type: Bug
> Reporter: Hyunsik Choi
> Priority: Minor
> Fix For: 0.11.0
>
>
> Tajo provides {{information_schema}} database, providing some virtual tables
> that represent metadata in Tajo cluster. Users can use {{\c}} to current
> database as {{information_schema}}, but {{\d information_schema}} does not
> work. We should support it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)