Is your feature request related to a problem or challenge? Please describe what you are trying to do.
This is part of the larger project to implement StringViewArray -- see #5374
This ticket tracks adding Arrow Flight support
Describe the solution you'd like
Since Arrow Flight is based on the IPC format, #5506 may be sufficient.
To close this ticket, we should add tests that demonstrate sending / receiving StringViewArray and BinaryViewArray over Arrow flight (e.g. using FlightDataEncoder)
Describe alternatives you've considered
Additional context
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
This is part of the larger project to implement
StringViewArray-- see #5374This ticket tracks adding Arrow Flight support
Describe the solution you'd like
Since Arrow Flight is based on the IPC format, #5506 may be sufficient.
To close this ticket, we should add tests that demonstrate sending / receiving
StringViewArrayandBinaryViewArrayover Arrow flight (e.g. usingFlightDataEncoder)Describe alternatives you've considered
Additional context