You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2021/01/15 07:02:01 UTC

[jira] [Updated] (FLINK-18788) Refactor sql-client based the proposed interfaces of FLIP-84

     [ https://issues.apache.org/jira/browse/FLINK-18788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jark Wu updated FLINK-18788:
----------------------------
    Labels: sprint  (was: )

> 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
>             Fix For: 1.13.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)