godfrey he created FLINK-18788:
----------------------------------
Summary: Refactor sql-client based the proposed interfaces of FLIP-84
Key: FLINK-18788
URL:
https://issues.apache.org/jira/browse/FLINK-18788 Project: Flink
Issue Type: Task
Components: Table SQL / Client
Reporter: godfrey he
Fix For: 1.12.0
FLIP-84 introduces many useful methods, such as {{TableEnvironment#executeSql}}, {{TableResult#collect}}. Sql client can uses those methods to simplify many implementations, such as: many methods in {{Executor}} interface can be replaced with executeSql method, the select implementation can be replaced with collect method.
This issue aims to the related refactor.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)