You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ing UCX (#45080)
### Rationale for this change
We want to remove the UCX experiment as discussed on the issue:
- #43296
Based on the discussions of the PR removal we have decided to deprecate it before.
### What changes are included in this PR?
Deprecation of InitializeFlightUcx
### Are these changes tested?
No, I don't think we test `ARROW_WITH_UCX` on CI.
### Are there any user-facing changes?
Yes, the PR deprecated Flight UCX
* GitHub Issue: #45079
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Describe the enhancement requested
As a first step to remove UCX:
We should deprecate it. This PR is to track the deprecation.
Some of the initial discussion can be followed here: #43297 (comment)
Component(s)
C++, FlightRPC
The text was updated successfully, but these errors were encountered: