Skip to content

Conversation

@efiop
Copy link
Contributor

@efiop efiop commented Nov 9, 2020

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™

gs = _make_remote_property("gs")
ssh = _make_remote_property("ssh")
hdfs = _make_remote_property("hdfs")
azure = _make_remote_property("azure")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Azure was never there πŸ€¦β€β™‚οΈ

@efiop efiop added the refactoring Factoring and re-factoring label Nov 9, 2020
@efiop efiop merged commit 2e9fa06 into treeverse:master Nov 9, 2020
hdfs = _make_remote_property("hdfs")
azure = _make_remote_property("azure")
self._cache = {}
self._cache[Schemes.LOCAL] = LocalCache(tree)
Copy link
Contributor Author

@efiop efiop Nov 10, 2020

Choose a reason for hiding this comment

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

Oops, missed self.local = None above. Will fix.

EDIT: in #4867

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Factoring and re-factoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant