bigquery-etl/bigquery_etl/backfill
Lucia b83224393c
Improve checks to account for null replacements (#6508)
* Backfill info.

* Update tests,

* Update tests,
2024-11-15 17:03:02 +00:00
..
__init__.py DENG-803/805: Create & Validate backfill cli commands (#3760) 2023-06-01 10:06:09 -07:00
date_range.py feat(managed-backfills): Add date range to standardize backfill dates, support unpartitioned table backfills, align backfill date partitions for backfill complete (#5256) 2024-03-25 11:28:56 -04:00
parse.py Fix backfill validation tests in CI (#6398) 2024-10-30 20:25:41 +00:00
shredder_mitigation.py Improve checks to account for null replacements (#6508) 2024-11-15 17:03:02 +00:00
shredder_mitigation_checks_template.sql Improve checks to account for null replacements (#6508) 2024-11-15 17:03:02 +00:00
shredder_mitigation_query_template.sql Deng 877 autogenerate checks during shredder mitigation (#6243) 2024-09-24 15:35:25 +00:00
utils.py Fix backfill validation tests in CI (#6398) 2024-10-30 20:25:41 +00:00
validate.py DENG-1019: Cleaned backfill validations (#5248) 2024-03-22 14:54:13 -07:00