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

Shengkai Fang resolved FLINK-29950.
-----------------------------------
    Fix Version/s: 1.17.0
       Resolution: Implemented

Merged into master: 6a15b7e9b2459f2bb398c8d7cd062c8fb92da0f2

> Refactor ResultSet to an interface
> ----------------------------------
>
>                 Key: FLINK-29950
>                 URL: https://issues.apache.org/jira/browse/FLINK-29950
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Gateway
>    Affects Versions: 1.17.0
>            Reporter: yuzelin
>            Assignee: yuzelin
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.17.0
>
>
> Currently, the 'ResultSet' only contains Schema and data for execution 
> result, witch is not enough for Client to display necessary information. So 
> we need to add more fields to improve 'ResultSet'.
> We can refactor the ResultSet to an interface and hide the detail of 
> implementation of ResultSet, such as how to Ser/De the data in ResultSet.



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

Reply via email to