diff --git a/mysql/soda/checks_for_masking.yaml b/mysql/soda/checks_for_masking.yaml index fadda98..8db4333 100644 --- a/mysql/soda/checks_for_masking.yaml +++ b/mysql/soda/checks_for_masking.yaml @@ -5,7 +5,7 @@ checks for staff: checks for film: - row_count same as film in input_db - - distribution_difference(rating) < 0.01: + - distribution_difference(rating) < 0.3: method: chi_square distribution reference file: /sodacl/film_rating_distribution.yml diff --git a/parent-compose.yml b/parent-compose.yml index d60daf2..2b85a15 100644 --- a/parent-compose.yml +++ b/parent-compose.yml @@ -2,4 +2,4 @@ version: '3.5' services: tdk: container_name: tdk - image: synthesizedio/synthesized-tdk-cli:v1.62.0 + image: synthesizedio/synthesized-tdk-cli:v1.66.0 diff --git a/postgres/soda/checks_for_2x_generation.yaml b/postgres/soda/checks_for_2x_generation.yaml index ad3cf29..aea9cb4 100644 --- a/postgres/soda/checks_for_2x_generation.yaml +++ b/postgres/soda/checks_for_2x_generation.yaml @@ -18,7 +18,7 @@ checks for customer: checks for film: - row_count = 2000 - - distribution_difference(rating) < 0.02: + - distribution_difference(rating) < 0.05: method: chi_square distribution reference file: /sodacl/film_rating_distribution.yml diff --git a/postgres/soda/masked_film_rating_distribution.yml b/postgres/soda/masked_film_rating_distribution.yml index fd67f6b..1a0e025 100644 --- a/postgres/soda/masked_film_rating_distribution.yml +++ b/postgres/soda/masked_film_rating_distribution.yml @@ -9,8 +9,8 @@ distribution_reference: - 0.194 - 0.178 bins: - - QZ-54 - - FX-15 - - Z - - QZ - - F + - ZD-34 + - IY + - B + - W + - IY-37