[
https://issues.apache.org/jira/browse/FLINK-18788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-18788.
---------------------------
Fix Version/s: (was: 1.13.0)
Resolution: Fixed
> 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: Improvement
> Components: Table SQL / Client
> Reporter: godfrey he
> Priority: Major
> Labels: sprint
>
> 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)