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

yuzelin updated FLINK-29950:
----------------------------
    Description: 
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.

  was:
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.


> 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
>
> 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