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

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

Tobias Zagorni created ARROW-15974:
--------------------------------------

             Summary: [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


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)