Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
9.0.0
-
None
Description
Also needs to solve compatibility issues with clang-15
Temporarily turn off gcsfs_test, s3fs_test, flight_internals_test and flight_test if built by clang-15 due to this issue: https://github.com/boostorg/container_hash/issues/24
Add #define BOOST_NO_CXX98_FUNCTION_BASE before including boost:process to avoid this issue https://github.com/boostorg/container_hash/issues/24
Attachments
Issue Links
- is related to
-
ARROW-17902 [C++][Gandiva] Solve LLVM 15 CI performace and compatibility issues
- In Progress
- relates to
-
ARROW-17790 [C++][Gandiva] Adapt to LLVM opaque pointer
- Resolved