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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17159749#comment-17159749 ] 

godfrey he commented on FLINK-18621:
------------------------------------

I would like to take this ticket.

> 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
>            Priority: Major
>             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)