Skip to content

Commit

Permalink
Rollback to 1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
yruchin committed Oct 15, 2024
1 parent 09ae583 commit deeb346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres/soda/checks_for_2x_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ checks for customer:

checks for film:
- row_count = 2000
- distribution_difference(rating) < 0.06:
- distribution_difference(rating) < 0.05:
method: chi_square
distribution reference file: /sodacl/film_rating_distribution.yml

Expand Down

0 comments on commit deeb346

Please sign in to comment.