[
https://issues.apache.org/jira/browse/FLINK-14690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Terry Wang updated FLINK-14690:
-------------------------------
Summary: Support catalog related DDLs that need return values in
TableEnvironment (was: Support catalog related DDLs in TableEnvironment)
> Support catalog related DDLs that need return values in TableEnvironment
> ------------------------------------------------------------------------
>
> Key: FLINK-14690
> URL: https://issues.apache.org/jira/browse/FLINK-14690
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Terry Wang
> Priority: Major
>
> 1. showCatalogsStatement
> SHOW CATALOGS
> 2. describeCatalogStatement
> DESCRIBE CATALOG catalogName
> 3.useCatalogStatement
> USE CATALOG catalogName
> Above statements should be supported in TableEnvironment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)