danepitkin commented on PR #37317: URL: https://github.com/apache/arrow/pull/37317#issuecomment-1695907924
> Maybe late to the party but is there any reason we don't enable it by default when running tests? https://github.com/apache/arrow/blob/main/ci/scripts/python_test.sh#L62 Maybe it would be better to explicitly disable if we require on a specific job instead of enabling it everywhere? Good question! A lot of the integration/testing with old versions or with 3rd party packages on their latest development branch can typically throw a lot of warnings. We have many of these jobs so it might actually be more work to disable all of them then to enable for the ones we want. -- 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]
