We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
C++
The text was updated successfully, but these errors were encountered:
It seems that this is a Abseil problem. What can we do in Apache Arrow side? Can we close this?
Sorry, something went wrong.
Arrow is using a very old abseil that needs to be updated, see #36969
No branches or pull requests
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++
The text was updated successfully, but these errors were encountered: