RocMarshal commented on a change in pull request #16723: URL: https://github.com/apache/flink/pull/16723#discussion_r697067431
########## File path: flink-table/flink-sql-parser/src/main/codegen/data/Parser.tdd ########## @@ -107,6 +108,7 @@ "CATALOGS" "CHANGELOG_MODE" "COMMENT" + "COLUMNS" Review comment: Done. ########## File path: docs/content/docs/dev/table/sql/show.md ########## @@ -39,6 +39,7 @@ Flink SQL supports the following SHOW statements for now: - SHOW FUNCTIONS - SHOW MODULES - SHOW JARS +- SHOW COLUMNS Review comment: Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org