Skip to content

Commit b123c03

Browse files
Update 2023-04-10-is-latest-patch.Rmd
1 parent 85f3a6a commit b123c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2023-04-10-is-latest-patch.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Data faults like this are difficult to identify. In this case, this fault was fo
2626

2727
## How did we fix it?
2828

29-
As noted above, this particular fault was identified in the previous version of our database. At the time that it was found, we were in the process of rolling out a new schema [link to v4 blog post], in which we changed the way we stored the latest versions of the data. Because of this, we identified the size of the patch and did validation on the previous version (v3) to ensure that we understood the extent of the fault. Once the new version was live, we recalculated the patch on the new database and applied it to the data on September 28, 2022.
29+
As noted above, this particular fault was identified in the previous version of our database. At the time that it was found, we were in the process of rolling out a new schema, in which we changed the way we stored the latest versions of the data. Because of this, we identified the size of the patch and did validation on the previous version (v3) to ensure that we understood the extent of the fault. Once the new version was live, we recalculated the patch on the new database and applied it to the data on September 28, 2022.
3030

3131
## What did we learn?
3232

0 commit comments

Comments
 (0)