Support for SHOW TABLES and DESCRIBE <tbl_name> Commands
Open
good first issue
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
As a user, I would like to be able to issue an equivalent of MySQL's SHOW TABLES and DESCRIBE commands, to get a list of tables in my cluster and to get metadata about a particular table (such as its columns and their types) respectively.
Contributor guide
Assessment
This issue has not been assessed yet.