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

Fix bug in dataset_utils.fragments_to_dataset #10

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

xbrianh
Copy link
Owner

@xbrianh xbrianh commented Sep 3, 2024

This is due to unhashable content in pyarrow Schema when derived from a pandas schema. Maybe don't try to use schemas as dict keys?

This is due to unhashable content in pyarrow Schema when derived
from a pandas schema. Maybe don't try to use schemas as dict keys?
@xbrianh xbrianh merged commit 5c04828 into main Sep 3, 2024
5 checks passed
@xbrianh xbrianh deleted the xbrianh-fix-schema-bug branch September 3, 2024 16:32
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.

1 participant