Skip to content

Conversation

@MetalBlueberry
Copy link
Contributor

Fix #4508

The objective is to passtrough any parameter configured in http remotes.

fixes #4508
@shcheklein
Copy link
Contributor

@MetalBlueberry thanks! :) 🙏

@MetalBlueberry
Copy link
Contributor Author

I have one question, Should we include this change in URLInfo class instead of HTTPURLInfo? From my point of view, a replace method should only replace the given parameter and leave the others with the same value. In this case, the path.

@efiop
Copy link
Contributor

efiop commented Sep 3, 2020

Should we include this change in URLInfo class instead of HTTPURLInfo

remotes that use URLInfo don't actually have fragments/queries/params (at least from what I know), so I would rather not adjust it, unless someone has a use case. With HTTP it is pretty clear that it should be supported there.

Copy link
Contributor

@efiop efiop left a comment

Choose a reason for hiding this comment

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

Thank you! 🙏

@efiop efiop merged commit 79e8e4e into treeverse:master Sep 3, 2020
@MetalBlueberry MetalBlueberry deleted the fix/http_remote_is_ignored_#4508 branch September 3, 2020 19:57
@skshetry skshetry added the enhancement Enhances DVC label Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhances DVC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

http remote: url query is ignored

4 participants