From 5c5e7711049a58a7622092d704747ebd76338b79 Mon Sep 17 00:00:00 2001 From: Krystle Salazar Date: Tue, 12 Mar 2024 12:46:54 -0400 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Olga Bulat Co-authored-by: Madison Swain-Bowden --- .../20240227-implementation_plan_catalog_data_cleaning.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/projects/proposals/data_normalization/20240227-implementation_plan_catalog_data_cleaning.md b/documentation/projects/proposals/data_normalization/20240227-implementation_plan_catalog_data_cleaning.md index 33dad87d34c..1a7db196b93 100644 --- a/documentation/projects/proposals/data_normalization/20240227-implementation_plan_catalog_data_cleaning.md +++ b/documentation/projects/proposals/data_normalization/20240227-implementation_plan_catalog_data_cleaning.md @@ -4,8 +4,8 @@ ## Reviewers -- [ ] @obulat -- [ ] @AetherUnbound +- [x] @obulat +- [x] @AetherUnbound ## Project links @@ -139,7 +139,7 @@ used later to query it in batches. The following must be included: it up, to improve the query performance - An adaptation to handle the column type of tags (`jsonb`) and modify the `metadata` -- Include an DAG task for reporting the number of rows affected by column to +- Include a DAG task for reporting the number of rows affected by column to Slack ### Run an image data refresh to confirm cleaning time is reduced