bigquery-etl/tests
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
..
alchemer
backfill Test mitigation (#6205) 2024-09-17 12:09:17 +00:00
checks
cli
dags_config
data
docs
format_sql
metadata
public_data
query_scheduling
resources/casing
routine
schema
shredder [DENG-4641] Add support for shredding per sample id to shredder (#6197) 2024-09-16 17:34:38 +00:00
sql feat(DENG-4847): Add profile_group_id to telemetry_derived.clients_daily_scalar_aggregates_v1 (#6207) 2024-09-16 18:59:09 +00:00
templates/event_types
util
validation
view
README.md
__init__.py
test_config.py
test_dependency.py
test_deploy.py
test_dryrun.py
test_entrypoint.py
test_run_query.py

README.md

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