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 str(Path(...)) conversion in streaming on Linux #3472

Merged
merged 1 commit into from
Dec 22, 2021

Conversation

mariosasko
Copy link
Collaborator

Fix str(Path(...)) conversion in streaming on Linux. This should fix the streaming of the beans and cats_vs_dogs datasets.

Copy link
Member

@albertvillanova albertvillanova left a comment

Choose a reason for hiding this comment

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

Thanks for fixing the issue.

I agree this allows working in streaming mode "beans" and "cats_vs_dogs" by fixing a previous malformed path, but as you told me, the source cause of the bug is str(Path()) in streaming mode.

Maybe we should eventually fix the source cause as well.

@mariosasko mariosasko merged commit c8f9144 into master Dec 22, 2021
@mariosasko mariosasko deleted the fix-beans-cats_vs_dogs-streaming branch December 22, 2021 16:52
severo added a commit to huggingface/dataset-viewer that referenced this pull request Dec 22, 2021
severo added a commit to huggingface/dataset-viewer that referenced this pull request Dec 22, 2021
mattstern31 added a commit to mattstern31/datasets-server-storage-admin that referenced this pull request Nov 11, 2023
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.

2 participants