-
Notifications
You must be signed in to change notification settings - Fork 8
Remove issue queries for 7dav data #230
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
Comments
Performing this calculation intelligently (without repeatedly recalculating 7dav's that haven't changed) will require some of the same logic as developed in server-side JIT. We would also want to compactify along the way as in #173. |
JIT isn't happening soon; we want this instead to give correct results on some signals with bad 7dav data, or just for the functionality. |
We probably don't need this for any of the current vignettes. |
Closing as outdated. |
This is still sort of relevant due to potentially-buggy vignette data cmu-delphi/epidatasets#9, but I think we have the required archive -> archive transforms probably in some other issues. |
Eventually queries for 7dav issue (but not as_of) data will be going away, and we'll want to use slides / caching derived archives to calculate them anyway. We should change all (archive) data objects, examples, vignettes, etc. to avoid these queries. Also check
epipredict
.The text was updated successfully, but these errors were encountered: