danepitkin commented on code in PR #37317:
URL: https://github.com/apache/arrow/pull/37317#discussion_r1303165365
##########
.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 went ahead and suppressed the single warning, which does have an open
issue to resolve. Since not everyone has a mac to debug this, maybe it's better
to leave it out though?
--
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]