You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/18 17:44:00 UTC

[jira] [Updated] (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 ]

ASF GitHub Bot updated ARROW-15974:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>          Time Spent: 10m
>  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)