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

New CI failure showing up in fsspec #11123

Closed
martindurant opened this issue May 15, 2024 · 5 comments
Closed

New CI failure showing up in fsspec #11123

martindurant opened this issue May 15, 2024 · 5 comments
Labels
needs triage Needs a response from a contributor

Comments

@martindurant
Copy link
Member

I am seeing the following consistently in fsspec's downstream CI runs:

FAILED ../../../micromamba/envs/test_env/lib/python3.9/site-packages/dask/bytes/tests/test_s3.py::test_parquet_append[pyarrow] - AssertionError: DataFrame are different

DataFrame shape mismatch
[left]:  (2000, 4)
[right]: (1000, 4)
@github-actions github-actions bot added the needs triage Needs a response from a contributor label May 15, 2024
@phofl
Copy link
Collaborator

phofl commented May 15, 2024

This should go away if you install dask-expr from main or with the release on Friday

@martindurant
Copy link
Member Author

I can wait. When it goes away, I'll close this.

@jrbourbeau
Copy link
Member

Following up here after the release -- @martindurant is this still an issue, or did things get fixed with the latest release?

@martindurant
Copy link
Member Author

Yep; sorry, forgot :|

@jrbourbeau
Copy link
Member

No worries, thanks for checking!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Needs a response from a contributor
Projects
None yet
Development

No branches or pull requests

3 participants