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

Fetch semantics for datasets #123

Open
dustmop opened this issue May 24, 2018 · 0 comments
Open

Fetch semantics for datasets #123

dustmop opened this issue May 24, 2018 · 0 comments
Labels

Comments

@dustmop
Copy link
Collaborator

dustmop commented May 24, 2018

cafs.Filestore and cafs.Fetcher both relate to how datasets act with regards to getting file data from the underlying store. The only difference between Fetch and the Filestore's Get is that Fetch takes a source parameter (meant to represent any vs local vs ...), but the source is currently being ignored. We should determine what specifically is different between Get and Fetch, probably that Fetch is aware of locations, but Get should only Get from specific sources, and cleanup the usage of both everywhere.

@b5 b5 added the ready label Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants