Description
Add DESCRIBE
statement so it can support the following:
DESCRIBE [SCHEMA | DATABASE] name; DESCRIBE table_name;
Example, usage in MySql
Attachments
Issue Links
- is depended upon by
-
CALCITE-1221 Implement DESCRIBE DATABASE, CATALOG, STATEMENT
- Open
- is part of
-
CALCITE-5053 Implement “show catalogs/databases/tables" semantics
- Open
- links to