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

Shengkai Fang reassigned FLINK-29751:
-------------------------------------

    Assignee: Shengkai Fang

> Introduce Client Result to wrap the ResultSet returned by SQL Gateway
> ---------------------------------------------------------------------
>
>                 Key: FLINK-29751
>                 URL: https://issues.apache.org/jira/browse/FLINK-29751
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Client
>    Affects Versions: 1.17.0
>            Reporter: yuzelin
>            Assignee: Shengkai Fang
>            Priority: Major
>
> The embedded client uses the internal interface ‘TableResultInternal’ 
> directly and builds many util classes based on the  ‘TableResultInternal’. 
> But the gateway’s return is wrapped into ResultSet. If we refactor the 
> existing classes to use ResultSet, it will be a big burden. So it's better to 
> wrap the ResultSet to a format that can be used by the Client.
> (This issue is for migrating SQL client Embedded Mode before, and there is 
> many subtasks, so it is divided into some subtasks and this issue is changed 
> to one of the subtasks under the parent issue FLINK-29941)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to