Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-15612

[C++] Migrate Flight APIs to Result<>

Add voteWatch issue
    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++, FlightRPC

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            apitrou Antoine Pitrou

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 11h 10m
                11h 10m

                Slack

                  Issue deployment