-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Description
With the cached FS and dask worker FS, not to mention zip, we have file-systems which take as input other file-systems or URLs. It would be convenient, but potentially confusing, to be able to address them with a single url:
"zip://s3://bucket/file.zip"
In practice, it may be tricky to differentiate between the parts of the path belong to which FS. This would probably need more syntax and maybe lead to more confusion than it clears up.
Metadata
Metadata
Assignees
Labels
No labels