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

[C++][FlightRPC] Add support for alternative MemoryManagers

Details

    Description

      We should add support for sending/receiving data using a non-standard allocator, given that:

      • the plan is to support UCX as a backend to Flight,
      • UCX can manage non-CPU memory,
      • the existing Device/MemoryManager API handles this case,

      We should find some way to ensure we fully reflect UCX's capabilities to Flight users. Furthermore, we should integrate the MemoryManager and Flight APIs so that Flight user code should not have to worry about whether their backend supports this or not. (That means that for gRPC, we should do the copy for the user.)

      As part of this, we should extend the Flight benchmark to test this case so we also have a baseline.

      Attachments

        Issue Links

          Activity

            People

              lidavidm David Li
              lidavidm David Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

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

                  Slack

                    Issue deployment