bigquery-etl/tests/backfill
Lucia 68159a7f1d
Test mitigation (#6205)
* Add default values in template to fix sqlglot parsing error.

* Adding backfill_date to exception message. Formatting.

* Improve getting collumn dtypes by including the schema files. Change custom_query for custom_query_path for readibility.

* DENG_4733. Improve getting column dtypes by including the schema files. Change custom_query for custom_query_path for readibility.

* Formatting.

* Set values back to NULL were corresponds. Improve output information.

* Rename custom_query to custom_query_path to match the expected parameter.

* Missing import

* Larger wildcards to reduce the chance of collision with actual values.
2024-09-17 12:09:17 +00:00
..
test_dir_multiple DENG-2950 - Rename drafting -> initiate, modify json output of scheduled command (#5164) 2024-03-05 09:12:47 -05:00
test_dir_valid DENG-2950 - Rename drafting -> initiate, modify json output of scheduled command (#5164) 2024-03-05 09:12:47 -05:00
backfill.yaml DENG-2950 - Rename drafting -> initiate, modify json output of scheduled command (#5164) 2024-03-05 09:12:47 -05:00
test_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
test_parse_backfill.py Enhancements to shredder mitigation (#6174) 2024-09-12 16:09:51 +00:00
test_shredder_mitigation.py Test mitigation (#6205) 2024-09-17 12:09:17 +00:00
test_validate_backfill.py DENG-1019: Cleaned backfill validations (#5248) 2024-03-22 14:54:13 -07:00