WillAyd commented on code in PR #47606: URL: https://github.com/apache/arrow/pull/47606#discussion_r2363429436
########## ci/conda_env_cpp.txt: ########## @@ -31,16 +31,16 @@ gflags glog gmock>=1.10.0 google-cloud-cpp>=1.34.0 -grpc-cpp<=1.50.1 gtest>=1.10.0 +libgrpc libprotobuf libutf8proc lz4-c make meson ninja nodejs -orc +orc<2.1.0 Review Comment: In CI orc is pinned to 1.9.0. This new pin is required due to some upstream bugs with the CMake configuration - see https://github.com/apache/orc/issues/2408 -- 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]
