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

Preserve last_updated for MapBuilder #58

Closed
shyamd opened this issue May 23, 2019 · 2 comments
Closed

Preserve last_updated for MapBuilder #58

shyamd opened this issue May 23, 2019 · 2 comments

Comments

@shyamd
Copy link
Contributor

shyamd commented May 23, 2019

Add a feature to preserve the last_updated data in MapBuilder.

This is usefull for derived data collections where we lazily just recompute and update everytime we run that builder rather than only updating new things.

@dwinston
Copy link
Member

What do you mean by “preserve”? MapBuilder normally doesn’t update the last_updated field of the target store.

@shyamd
Copy link
Contributor Author

shyamd commented Jul 6, 2019

You're right. T'was a different builder that was the offender.

@shyamd shyamd closed this as completed Jul 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants