kou commented on code in PR #36835:
URL: https://github.com/apache/arrow/pull/36835#discussion_r1293136458
##########
ci/scripts/python_wheel_manylinux_build.sh:
##########
@@ -87,6 +88,8 @@ pushd /tmp/arrow-build
cmake \
-DARROW_ACERO=${ARROW_ACERO} \
+ -DARROW_AZURE=${ARROW_AZURE} \
+ -DAZURE_SDK_SOURCE=BUNDLED \
Review Comment:
https://github.com/apache/arrow/pull/35430 is the last update.
If we upgrade vcpkg, please open a new PR.
--
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]