yyossy5 commented on issue #46137: URL: https://github.com/apache/arrow/issues/46137#issuecomment-2830373164
> Hmm. It's strange that `pyarrow-dev` environment is used. `pyarrow-dev-test-libgrpc` was used in https://github.com/apache/arrow/issues/46137#issuecomment-2818897788 . I apologize for the confusion. The `pyarrow-dev` from [this comment](https://github.com/apache/arrow/issues/46137#issuecomment-2827992967) corresponds to the `pyarrow-dev-test-libgrpc` environment from [this comment](https://github.com/apache/arrow/issues/46137#issuecomment-2818897788). In other words, the `pyarrow-dev` is the environment that was recreated with the following `conda_env_cpp.txt`. ```diff diff --git a/ci/conda_env_cpp.txt b/ci/conda_env_cpp.txt index 731b49fa46..727c85350f 100644 --- a/ci/conda_env_cpp.txt +++ b/ci/conda_env_cpp.txt @@ -31,8 +31,8 @@ gflags glog gmock>=1.10.0 google-cloud-cpp>=1.34.0 -grpc-cpp<=1.50.1 gtest>=1.10.0 +libgrpc<=1.71.0 libprotobuf libutf8proc lz4-c ``` -- 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