You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/03/29 12:28:00 UTC

[jira] [Resolved] (ARROW-15974) [C++] Migrate flight/types.h header definitions to use Result<>

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

Antoine Pitrou resolved ARROW-15974.
------------------------------------
    Fix Version/s: 8.0.0
       Resolution: Fixed

Issue resolved by pull request 12669
[https://github.com/apache/arrow/pull/12669]

> [C++] Migrate flight/types.h header definitions to use Result<>
> ---------------------------------------------------------------
>
>                 Key: ARROW-15974
>                 URL: https://issues.apache.org/jira/browse/ARROW-15974
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++, FlightRPC
>            Reporter: Tobias Zagorni
>            Assignee: Tobias Zagorni
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> This is part of ongoing work to migrate the Flight API to use `Result`
> Backwards compatibility should work (and is still used by other Arrow code at this point) for all uses besides ones that use override a virtual method. If you know a sane way to support these, let me know.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)