godfrey he created FLINK-18621:
----------------------------------

             Summary: 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
             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)

Reply via email to