bigquery-etl/tests
kik-kik f59fdf6354
feat: add meta_attribution_app field to firefox_android_clients (#5404)
2024-05-07 17:09:06 +02:00
..
alchemer Print alchemer api error response before failing (#5287) 2024-03-27 15:38:27 -04:00
backfill 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
checks improve is_unique data check message (#5125) 2024-02-27 21:00:11 +01:00
cli DENG-2928 Add metadata.yaml support for static tables in bqetl (#5105) 2024-04-25 11:27:39 -07:00
dags_config Bug 1709871 - Support private DAGs in the CLI (#2081) 2021-05-28 19:01:36 +02:00
data Change Fivetran Airflow operators to run synchronously so the task concurrency limit is respected. (#5144) 2024-02-29 14:10:38 -08:00
docs
format_sql Fix `verify-format-sql` CI check not reporting SQL formatting issues (#4827) 2024-01-22 11:48:08 -08:00
metadata DENG-2823: Added deprecate cli command (#5219) 2024-03-19 11:17:32 -07:00
public_data
query_scheduling Support waiting for tables/partitions to exist before running ETLs (#5039) 2024-02-15 14:38:52 -08:00
resources/casing
routine
schema Add BigQuery schema conversion util (#5034) 2024-02-13 16:46:46 -05:00
shredder [DENG-2854] Search glean per-app derived datasets in shredder (#5165) 2024-04-04 11:35:24 -04:00
sql feat: add meta_attribution_app field to firefox_android_clients (#5404) 2024-05-07 17:09:06 +02:00
templates/event_types
util Indent join conditions (#4223) 2024-01-11 15:50:26 -08:00
validation Put assert UDFs in `mozfun` project (#4367) 2023-10-13 10:58:42 -07:00
view Bug 1868244 Publish views if dry run schema differs from deployed (#5057) 2024-02-22 10:59:04 -05:00
README.md
__init__.py
test_config.py Move routine config to bqetl_project.yaml (#4038) 2023-07-11 10:52:48 -07:00
test_dependency.py GROWTH-101 - Update gclid_conversions view to 1-row per conversion (#4612) 2024-02-12 14:16:59 -08:00
test_dryrun.py Pass the query's project to the dryrun cloud function (#4904) 2024-03-07 15:37:17 -08:00
test_entrypoint.py Use % formatting in logging instead of braces (#5439) 2024-04-25 13:10:56 -04:00
test_run_query.py DENG-1021 Added destination table param to query commands (#3951) 2023-06-20 16:17:50 +00:00

README.md

For information on how to run tests, see https://mozilla.github.io/bigquery-etl/cookbooks/testing/