-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Describe the enhancement requested
As per the mailing list discussion: https://lists.apache.org/thread/g89x2y6pvlq6gyf0d1jnxfl2onsrkyt8
Other issues: #43120 (comment)
And some upstream changes: conda-forge/arrow-cpp-feedstock#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
- We should encourage usage of the Dissociated IPC Protocol instead of that implementation
Component(s)
C++, FlightRPC