kszucs commented on code in PR #12854: URL: https://github.com/apache/arrow/pull/12854#discussion_r849352296
########## python/examples/minimal_build/build_conda.sh: ########## @@ -28,8 +28,6 @@ CPP_BUILD_DIR=$HOME/arrow-cpp-build ARROW_ROOT=/arrow PYTHON=3.10 -git clone --depth=100 https://github.com/apache/arrow.git /arrow - #---------------------------------------------------------------------- Review Comment: Is this script used only in the minimal build docker images? If yes then could we use `ci/scripts/install_conda.sh` instead in the dockerfile? -- 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