Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove soon-to-be unnecessary dependence of dask_awkward.lib.testutils on pyarrow #958

Closed
jpivarski opened this issue Sep 14, 2023 · 0 comments · Fixed by #961
Closed

Remove soon-to-be unnecessary dependence of dask_awkward.lib.testutils on pyarrow #958

jpivarski opened this issue Sep 14, 2023 · 0 comments · Fixed by #961

Comments

@jpivarski
Copy link
Member

When dask-contrib/dask-awkward#365 makes it into a release, we should remove the line

pytest.importorskip("pyarrow")  # dask_awkward.lib.testutils needs pyarrow

from all of the following files:

  • test_0652_dask-for-awkward.py
  • test_0876-uproot-dask-blind-steps.py
  • test_0700-dask-empty-arrays.py
  • test_0755-dask-awkward-column-projection.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant