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-37099: [C++] Fix build of Flight-UCX #37105

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Conversation

lidavidm
Copy link
Member

@lidavidm lidavidm commented Aug 10, 2023

Rationale for this change

Fix broken build.

What changes are included in this PR?

Remove an outdated alias.

Are these changes tested?

N/A

Are there any user-facing changes?

No.

@lidavidm lidavidm marked this pull request as ready for review August 10, 2023 13:06
@lidavidm lidavidm merged commit 529c6bb into apache:main Aug 10, 2023
33 of 35 checks passed
@lidavidm lidavidm removed the awaiting committer review Awaiting committer review label Aug 10, 2023
@lidavidm lidavidm deleted the gh-37099 branch August 10, 2023 16:24
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit 529c6bb.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about possible false positives for unstable benchmarks that are known to sometimes produce them.

loicalleyne pushed a commit to loicalleyne/arrow that referenced this pull request Nov 13, 2023
### Rationale for this change

Fix broken build.

### What changes are included in this PR?

Remove an outdated alias.

### Are these changes tested?

N/A

### Are there any user-facing changes?

No.
* Closes: apache#37099

Authored-by: David Li <[email protected]>
Signed-off-by: David Li <[email protected]>
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.

[FlightRPC][C++] Update Flight-UCX to use TransportStatusCode
2 participants