[
https://issues.apache.org/jira/browse/FLINK-14690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Terry Wang updated FLINK-14690:
-------------------------------
Description:
1. showCatalogsStatement
SHOW CATALOGS
2. describeCatalogStatement
DESCRIBE CATALOG catalogName
Above statements should be supported in TableEnvironment after flip-84 completed
was:
1. showCatalogsStatement
SHOW CATALOGS
2. describeCatalogStatement
DESCRIBE CATALOG catalogName
3.useCatalogStatement
USE CATALOG catalogName
Above statements should be supported 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
> Above statements should be supported in TableEnvironment after flip-84
> completed
--
This message was sent by Atlassian Jira
(v8.3.4#803005)