[ 
https://issues.apache.org/jira/browse/FLINK-25062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ingo Bürk updated FLINK-25062:
------------------------------
    Component/s: Table SQL / API

> Implement all catalog methods for PostgresCatalog
> -------------------------------------------------
>
>                 Key: FLINK-25062
>                 URL: https://issues.apache.org/jira/browse/FLINK-25062
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>            Reporter: Martijn Visser
>            Priority: Major
>
> PostgresCatalog doesn't support all `Catalog` methods, but only:
> {code:java}
> PostgresCatalog.databaseExists(String databaseName)
> PostgresCatalog.listDatabases()
> PostgresCatalog.getDatabase(String databaseName)
> PostgresCatalog.listTables(String databaseName)
> PostgresCatalog.getTable(ObjectPath tablePath)
> PostgresCatalog.tableExists(ObjectPath tablePath)
> {code}
> PostgresCatalog should support all `Catalog` methods. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to