jorisvandenbossche commented on PR #38238:
URL: https://github.com/apache/arrow/pull/38238#issuecomment-1761230790

   It works if there are no spaces in the argument to `-W` and so not needing 
the quotes:
   
   ```
   export PYTEST_ARGS="-W error -W ignore:Setting:DeprecationWarning"
   ```
   
   But, the problem is that this could be a bit generic, ignoring also other 
warnings. It's maybe good enough for now, 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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to