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

feat: recompute existing data #1707

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

davenewza
Copy link
Contributor

When a computed field is added or changed, we need to recompute all preexisting data. This PR will perform this update. This will have a performance hit on larger datasets, but will all happen during the migrations step of a deployment which I believe is acceptable.

@davenewza davenewza merged commit 61e0fcd into next Jan 27, 2025
10 checks passed
@davenewza davenewza deleted the feat/compute-preexisting-data branch January 27, 2025 14:08
davenewza added a commit that referenced this pull request Jan 30, 2025
davenewza added a commit that referenced this pull request Feb 3, 2025
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

Successfully merging this pull request may close these issues.

2 participants