raulcd commented on issue #44868: URL: https://github.com/apache/arrow/issues/44868#issuecomment-2505566261
I think we can try to remove the pin for `grpc-cpp`. It seems the pin might be unnecessary with the new abseil version if I understood correctly the solution for the original issue on conda here: https://github.com/conda-forge/grpc-cpp-feedstock/issues/281 The macOS verification jobs used to fail so we can check those to see if the GRPC failure is reproducible or not. @stemillington-flock if you remove the pin suggested from @amoeba (https://github.com/apache/arrow/blob/main/ci/conda_env_cpp.txt#L34) to be just `grpc-cpp` on a new conda environment. Is the issue reproducible? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org