bigquery-etl/tests/checks
Ben Wu 1e13a6c29a
Support results with no rows in matches_pattern check (#6521)
* Support results with no rows in matches_pattern check

* remove extra )
2024-11-19 18:13:07 +00:00
..
accepted_values.jinja add accepted values check (#4650) 2023-12-15 13:34:04 +01:00
in_range.jinja Allow bqetl checks that take a list of columns to also accept a single column string. (#4207) 2023-08-18 11:43:09 -07:00
is_unique.jinja improve is_unique data check message (#5125) 2024-02-27 21:00:11 +01:00
matches_pattern.jinja Support results with no rows in matches_pattern check (#6521) 2024-11-19 18:13:07 +00:00
min_row_count.jinja Update min_row_count error text (#4586) 2023-11-20 14:27:17 -05:00
not_null.jinja Allow bqetl checks that take a list of columns to also accept a single column string. (#4207) 2023-08-18 11:43:09 -07:00
revenue_period_over_period_change.jinja Adds absolute value to check for unreasonable increase (#4998) 2024-02-09 08:02:49 -08:00
row_count_within_past_partitions_avg.jinja Feat/deng 2046/migrating telemetry derived active users aggregates v1 dim checks to etl checks (#4641) 2023-12-04 17:19:48 +01:00
value_length.jinja feat(DENG-2156): added value_length check and updated some of the ETL checks to use the macro (#4672) 2023-12-11 16:31:25 +01:00