Tom-Newton commented on code in PR #40021: URL: https://github.com/apache/arrow/pull/40021#discussion_r1489104314
########## ci/conda_env_cpp.txt: ########## @@ -16,6 +16,11 @@ # under the License. aws-sdk-cpp=1.11.68 +azure-core-cpp==1.10.3 +azure-identity-cpp==1.6.0 +azure-storage-blobs-cpp==12.10.0 +azure-storage-common-cpp==12.5.0 +azure-storage-files-datalake-cpp==12.9.0 Review Comment: They don't need to be exact like this but there are some versions we want to avoid. I mostly did exact pins so its the same as for the vcpkg based builds -- 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]
