[
https://issues.apache.org/jira/browse/FLINK-30449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shengkai Fang closed FLINK-30449.
---------------------------------
Fix Version/s: 1.17.0
Resolution: Implemented
Merged into master: 95cb47ef53c822161ca90cdca43ad95fd1332633
> Improve Serialization and Deserialization of FetchResultsResponseBody
> ---------------------------------------------------------------------
>
> Key: FLINK-30449
> URL: https://issues.apache.org/jira/browse/FLINK-30449
> 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 REST endpoint serialize and deserialize the ResultSet in the
> FetchResultsResponseBody. But many information of ResultSet will be also put
> in the FetchResultsResponseBody, so it's not a good way. In this ticket, I
> propose to introduce a ResultInfo to replace the ResultSet in the
> FetchResultsResponseBody.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)