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

Remote data source fetch should check for modification before re-downloading #24

Closed
neilotoole opened this issue Oct 10, 2016 · 2 comments

Comments

@neilotoole
Copy link
Owner

neilotoole commented Oct 10, 2016

Currently a remote data source (e.g. http://neilotoole.io/sq/test/test1.xlsx) is always re-downloaded when a command is executed against it. sq should be smart enough to check the remote modification (e.g. via HTTP HEAD / checksum) before re-downloading the file. There should also be a data source option to always refresh/re-download the file.

@neilotoole
Copy link
Owner Author

This is being addressed via PR #307.

@neilotoole
Copy link
Owner Author

This is implemented in sq v0.47.0.

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

No branches or pull requests

1 participant