kou commented on code in PR #36835:
URL: https://github.com/apache/arrow/pull/36835#discussion_r1299504830


##########
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:
   It makes sense.
   The approach will keep each PR as smaller as possible. Let's use the 
approach.



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

Reply via email to