Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FligRPC][C++] Deprecate UCX prior to removal #45079

Closed
raulcd opened this issue Dec 19, 2024 · 1 comment
Closed

[FligRPC][C++] Deprecate UCX prior to removal #45079

raulcd opened this issue Dec 19, 2024 · 1 comment

Comments

@raulcd
Copy link
Member

raulcd commented Dec 19, 2024

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

raulcd added a commit to raulcd/arrow that referenced this issue Dec 19, 2024
kou pushed a commit that referenced this issue Dec 20, 2024
…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]>
@kou kou added this to the 19.0.0 milestone Dec 20, 2024
@kou
Copy link
Member

kou commented Dec 20, 2024

Issue resolved by pull request 45080
#45080

@kou kou closed this as completed Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants