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

Neal Richardson reassigned ARROW-15612:
---------------------------------------

    Fix Version/s:     (was: 9.0.0)
         Assignee:     (was: Tobias Zagorni)
           Labels: good-first-issue stop  (was: good-first-issue)

This issue has been inactive for 3 months, so it has been unassigned and marked 
as unstarted. If you are still working on this, feel free to reassign yourself 
and resume progress.

> [C++] Migrate Flight APIs to Result<>
> -------------------------------------
>
>                 Key: ARROW-15612
>                 URL: https://issues.apache.org/jira/browse/ARROW-15612
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: C++, FlightRPC
>            Reporter: Antoine Pitrou
>            Priority: Major
>              Labels: good-first-issue, stop
>
> A number of Flight APIs use the convention of returning a {{Status}} and 
> filling an actual return value in a pointer-out ({{T*}}) parameter. They 
> should be migrated to returning {{Result<T>}} instead, together with a 
> deprecation notice on the legacy API.
> Examples are {{BasicAuth::Serialize}}, {{BasicAuth::Deserialize}}, 
> {{Location::Parse}}, etc.



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

Reply via email to