Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.20.0
-
None
Description
As the application scenario of `Catalog` expands, which widely applied in services such as JDBC/Hive/Paimon, `Catalog` plays an increasingly crucial role in Flink. FLIP-436 introduces the DQL syntaxes to obtain detailed metadata from existing catalogs, and the DDL syntaxes to modify metadata such as properties or comment in the specified catalog.
Attachments
1.
|
Support 'SHOW CREATE CATALOG' syntax | Closed | Yubin Li | |
2.
|
Complete `DESCRIBE CATALOG` syntax | Closed | Yubin Li | |
3.
|
Support `ALTER CATALOG SET` syntax | Closed | Yubin Li | |
4.
|
Support `ALTER CATALOG RESET` syntax | Closed | Yubin Li | |
5.
|
Support `CREATE CATALOG IF NOT EXISTS `with comment | Closed | Yubin Li | |
6.
|
Support `ALTER CATALOG COMMENT` syntax | Closed | Yubin Li |