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

Add test case for reading non-pandas parquet file #870

Merged
merged 7 commits into from
Jul 1, 2023

Conversation

piotrb5e3
Copy link

I added a test that reproduces the issue I reported in #869.
This test works, because the bug is fixed on main, but a new version was not released yet.

@martindurant
Copy link
Member

OK, so this is a request for a new release ;)

@martindurant
Copy link
Member

Please add pytest.importorskip("pyarrow") to the test, since only some of the environments now have pyarrow.

@piotrb5e3 piotrb5e3 force-pushed the fix-reading-non-pandas-files branch from d16949a to 5ebfe9c Compare June 29, 2023 14:38
@piotrb5e3
Copy link
Author

Yes, it would be great to get a new version with the fix. In the meantime we reverted to the previous version.

I added importorskips :)

@martindurant
Copy link
Member

(well that was a little painful!)

@martindurant martindurant merged commit 83a24a6 into dask:main Jul 1, 2023
20 checks passed
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 this pull request may close these issues.

None yet

2 participants