[
https://issues.apache.org/jira/browse/FLINK-18621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-18621.
--------------------------------
Resolution: Fixed
master: c895737c43814a501888e2e3929f0123edc2af70
> Simplify the methods of Executor interface in sql client
> --------------------------------------------------------
>
> Key: FLINK-18621
> URL: https://issues.apache.org/jira/browse/FLINK-18621
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Client
> Reporter: godfrey he
> Assignee: godfrey he
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> After {{TableEnvironment#executeSql}} is introduced, many methods in
> {{Executor}} interface can be replaced with {{TableEnvironment#executeSql}}.
> Those methods include:
> listCatalogs, listDatabases, createTable, dropTable, listTables,
> listFunctions, useCatalog, useDatabase, getTableSchema (use {{DESCRIBE xx}})
--
This message was sent by Atlassian Jira
(v8.3.4#803005)