[
https://issues.apache.org/jira/browse/ARROW-17052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597175#comment-17597175
]
David Li commented on ARROW-17052:
----------------------------------
Thanks for grabbing this!
Empty, Location, and FlightPayload do not need this (FlightPayload is basically
internal)
I think SchemaResult should still have it (the format is slightly different
between serialized_schema and what SerializeToString would return, since
there's the Protobuf metadata). The same goes for PutResult.
> [C++][Python][FlightRPC] Ensure ::Serialize and ::Deserialize are
> consistently implemented
> ------------------------------------------------------------------------------------------
>
> Key: ARROW-17052
> URL: https://issues.apache.org/jira/browse/ARROW-17052
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, FlightRPC, Python
> Reporter: David Li
> Priority: Major
> Labels: good-first-issue, good-second-issue,
> pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Structures like Action don't expose these methods even though ones like
> FlightInfo do.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)