bigquery-etl/bigquery_etl/query_scheduling
Sean Rose cdf9564157
Include task group in `TaskRef.task_key` if present. (#5894)
There could be multiple tasks in a DAG with the same task ID but in different task groups.
2024-07-09 09:05:24 -07:00
..
templates Change Fivetran Airflow operators to run synchronously so the task concurrency limit is respected. (#5144) 2024-02-29 14:10:38 -08:00
__init__.py Upgrade to pytest 6.0.1 (#1281) 2020-09-02 11:30:14 -07:00
dag.py Support waiting for tables/partitions to exist before running ETLs (#5039) 2024-02-15 14:38:52 -08:00
dag_collection.py Funnel generators POC (#4390) 2023-10-12 14:05:08 -07:00
formatters.py Fix `format_timedelta` function's parsing of negative timedeltas (#5740) 2024-06-05 09:05:12 -07:00
generate_airflow_dags.py Support symlinks (#4881) 2024-01-24 13:02:43 -08:00
task.py Include task group in `TaskRef.task_key` if present. (#5894) 2024-07-09 09:05:24 -07:00
utils.py Fix `format_timedelta` function's parsing of negative timedeltas (#5740) 2024-06-05 09:05:12 -07:00