bigquery-etl/tests/query_scheduling
Sean Rose 25e4c224a0
Support waiting for tables/partitions to exist before running ETLs (#5039)
* Implement `depends_on_tables_existing` and `depends_on_table_partitions_existing` scheduling metadata.

* Refactor repeated timedelta validation logic into `validate_timedelta_string` utility function.

* Replace Google Search Console empty-check ETLs with `depends_on_table_partitions`.
2024-02-15 14:38:52 -08:00
..
test_dag.py Bug 1709871 - Support private DAGs in the CLI (#2081) 2021-05-28 19:01:36 +02:00
test_dag_collection.py Support waiting for tables/partitions to exist before running ETLs (#5039) 2024-02-15 14:38:52 -08:00
test_formatters.py Automatically sort python imports (#1840) 2021-02-24 17:11:52 -05:00
test_generate_airflow_dags.py Update generated DAGs, gke_command added 2020-11-10 14:36:07 -08:00
test_task.py Remove referenced_tables usages (#4834) 2024-01-22 12:41:05 -08:00
test_utils.py Fix schedule interval delta 2020-07-08 13:46:03 -07:00