kou commented on PR #43770: URL: https://github.com/apache/arrow/pull/43770#issuecomment-2299804985
I think that we need to create a port for LLVM 16 by ourselves to pin LLVM to 16. Because vcpkg can provide only one LLVM version at a time. We can't reuse the official LLVM port that is for LLVM 18 now. Or we can use old vcpkg that uses LLVM 16-. But it will have other problems because other dependencies such as aws-sdk-cpp are also downgraded... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
