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

Sort filenames #71

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

mrocklin
Copy link
Contributor

Fixes #70

Sorry for the lack of tests or exploring further into partition statistics metadata

@mrocklin
Copy link
Contributor Author

The failure here seems unrelated. I'm inclined to ignore the mypy failure. I could be wrong though.

Copy link
Collaborator

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given this failure is unrelated let's merge this in.

@jacobtomlinson jacobtomlinson merged commit 05f7cf1 into dask-contrib:main Mar 8, 2024
9 of 10 checks passed
@mrocklin mrocklin deleted the sort-filenames branch March 8, 2024 13:18
@mrocklin mrocklin restored the sort-filenames branch March 8, 2024 13:18
@mrocklin mrocklin deleted the sort-filenames branch March 8, 2024 13:18
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.

Order data by partitions if available
2 participants