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

GH-45079: [FlightRPC][C++] Deprecate InitializeFlightUcx before removing UCX #45080

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Dec 19, 2024

Rationale for this change

We want to remove the UCX experiment as discussed on the issue:

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

Copy link

⚠️ GitHub issue #45079 has been automatically assigned in GitHub to PR creator.

@raulcd raulcd marked this pull request as ready for review December 19, 2024 12:34
@raulcd raulcd requested a review from lidavidm as a code owner December 19, 2024 12:34
@raulcd raulcd requested a review from kou December 19, 2024 12:34
@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting committer review Awaiting committer review labels Dec 19, 2024
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

+----------------------------+--------------------------------+

Notes:

* \(1) Flight UCX transport has been deprecated on the 19.0.0 release.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@raulcd
Copy link
Member Author

raulcd commented Dec 20, 2024

@github-actions crossbow submit preview-docs

Copy link

Revision: 3f8e982

Submitted crossbow builds: ursacomputing/crossbow @ actions-a8773b37ea

Task Status
preview-docs GitHub Actions

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting merge Awaiting merge labels Dec 20, 2024
@kou kou merged commit 164e18a into apache:main Dec 20, 2024
38 checks passed
@kou kou removed the awaiting changes Awaiting changes label 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

Successfully merging this pull request may close these issues.

3 participants