jorisvandenbossche opened a new pull request, #37324: URL: https://github.com/apache/arrow/pull/37324
### Rationale for this change Dask added some tests with a custom `@pytest.mark.skip_with_pyarrow_strings` mark, which ensures to skip some tests when pyarrow is installed. However, that skip doesn't work correctly when running the tests on an installed version of dask with `pytest --pyargs dask.tests`. Therefore manually skipping tests with that mark as a workaround. -- 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]
