[ https://issues.apache.org/jira/browse/FLINK-22885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358352#comment-17358352 ]
Roc Marshal commented on FLINK-22885: ------------------------------------- [~jark] There's no doubt that "SHOW CREATE TABLE" command can show the information of all the columns in the table. However, when there are many table fields, I hope to use this command 'SHOW COLUMNS ( FROM | IN ) <table_name> [LIKE <like_sql_pattern>]' to find quickly some information about the target field. > Support 'SHOW COLUMNS'. > ----------------------- > > Key: FLINK-22885 > URL: https://issues.apache.org/jira/browse/FLINK-22885 > Project: Flink > Issue Type: New Feature > Components: Table SQL / API > Reporter: Roc Marshal > Priority: Major > Labels: SQL > > h1. Support 'SHOW COLUMNS'. > SHOW COLUMNS ( FROM | IN ) <table_name> [LIKE <like_sql_pattern>] -- This message was sent by Atlassian Jira (v8.3.4#803005)