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

[C++] flight compilation problem caused by abseil #38384

Open
Light-City opened this issue Oct 22, 2023 · 2 comments
Open

[C++] flight compilation problem caused by abseil #38384

Light-City opened this issue Oct 22, 2023 · 2 comments

Comments

@Light-City
Copy link
Contributor

Light-City commented Oct 22, 2023

Describe the bug, including details regarding any error messages, version, and platform.

issuse: [Bug]: CMake build failing on MacOS Ventura 13.3.1 / Xcode 14.3

Since the latest grpc relies on the abseil-cpp library, and our flight will rely on grpc, the abseil-cpp compilation problem will fail.

Component(s)

C++

@kou
Copy link
Member

kou commented Oct 22, 2023

It seems that this is a Abseil problem.
What can we do in Apache Arrow side?
Can we close this?

@h-vetinari
Copy link
Contributor

Arrow is using a very old abseil that needs to be updated, see #36969

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

3 participants