You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2020/07/23 05:54:00 UTC

[jira] [Closed] (FLINK-18621) Simplify the methods of Executor interface in sql client

     [ 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)