raulcd opened a new issue, #43296: URL: https://github.com/apache/arrow/issues/43296
### Describe the enhancement requested As per the mailing list discussion: https://lists.apache.org/thread/g89x2y6pvlq6gyf0d1jnxfl2onsrkyt8 Other issues: https://github.com/apache/arrow/pull/43120#issuecomment-2204633063 And some upstream changes: https://github.com/conda-forge/arrow-cpp-feedstock/issues/1467 I would like to remove UCX because: - This was implemented as an experimental PoC in order to [run some benchmarks with flight over UCX](https://github.com/apache/arrow/pull/12442) - We should encourage usage of the [Dissociated IPC Protocol](https://arrow.apache.org/docs/dev/format/DissociatedIPC.html) instead of that implementation ### Component(s) C++, FlightRPC -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
