kszucs commented on a change in pull request #9905:
URL: https://github.com/apache/arrow/pull/9905#discussion_r607914204



##########
File path: ci/docker/conda-integration.dockerfile
##########
@@ -27,8 +27,10 @@ ARG go=1.15
 
 COPY ci/conda_env_archery.yml /arrow/ci/
 RUN conda install -q \
+        --file arrow/ci/conda_env_cpp.yml \
         --file arrow/ci/conda_env_archery.yml \
         numpy \
+        compilers \

Review comment:
       It should be [in the 
conda-cpp](https://github.com/apache/arrow/pull/9905/files#diff-77e83f3866a7b845e723c3eb031ba36dcafc14d833ace16baecaae1a2056cf9eR29)
 image.




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to