Skip to content

Rename url_to_fs arg to avoid collision with kwargs value#1

Closed
shcheklein wants to merge 1 commit intomasterfrom
fix/mangle-url-to-fs-arg
Closed

Rename url_to_fs arg to avoid collision with kwargs value#1
shcheklein wants to merge 1 commit intomasterfrom
fix/mangle-url-to-fs-arg

Conversation

@shcheklein
Copy link
Owner

Fixes treeverse/dvc#10700

dvc_fs is using url as an fs config option. So, it now collides in the url_to_fs with the main argument.

We can do urlpath for consistency, like we do in get_fs_token_paths, but _url feels a bit safer for the future? Let me know if you have any preferences folks.

@shcheklein shcheklein closed this Mar 7, 2025
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.

Broken Huggingface Datasets integration

1 participant