jorisvandenbossche commented on a change in pull request #10450:
URL: https://github.com/apache/arrow/pull/10450#discussion_r714747272



##########
File path: ci/scripts/python_wheel_macos_build.sh
##########
@@ -104,6 +105,7 @@ cmake \
     -DARROW_ORC=${ARROW_ORC} \
     -DARROW_PACKAGE_KIND="python-wheel-macos" \
     -DARROW_PARQUET=${ARROW_PARQUET} \
+    -DPARQUET_REQUIRE_ENCRYPTION=${PARQUET_REQUIRE_ENCRYPTION}

Review comment:
       Yes, for building and testing the wheels you need to trigger those 
builds manually with a comment. Will do that now.




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