jorisvandenbossche commented on code in PR #37317:
URL: https://github.com/apache/arrow/pull/37317#discussion_r1302898051
##########
.github/workflows/python.yml:
##########
@@ -150,6 +153,7 @@ jobs:
ARROW_WITH_BROTLI: ON
ARROW_BUILD_TESTS: OFF
PYARROW_TEST_LARGE_MEMORY: ON
+ PYTEST_ARGS: -W error
Review Comment:
We could also leave it out here, and focus on getting no warnings on only
linux?
--
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]