rok commented on code in PR #50168:
URL: https://github.com/apache/arrow/pull/50168#discussion_r3488061058
##########
ci/scripts/python_wheel_macos_build.sh:
##########
@@ -148,7 +148,8 @@ popd
echo "=== (${PYTHON_VERSION}) Building wheel ==="
export PYARROW_BUNDLE_ARROW_CPP=ON
-export PYARROW_REQUIRE_STUB_DOCSTRINGS=ON
+# TODO(GH-49831): Re-enable when pyarrow-stubs are shipped in wheels again.
Review Comment:
Good point, changed.
--
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]