jorisvandenbossche commented on code in PR #37317:
URL: https://github.com/apache/arrow/pull/37317#discussion_r1304243340
##########
.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:
I would personally leave it out (I think enabling this for a smaller subset
of builds will be easier to maintain)
--
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]