bigquery-etl/bigquery_etl
Linh Nguyen 2a1454c309
Update metadata validation logic (issue #924) (#1463)
* Validate metadata with attr

* Update and add tests

* Add check if file exists and update tests

* Format code and update validate metadata

* Revert changes to is_metadata_file()

* Remove format error: whitespaces

* Format test files

Co-authored-by: Anna Scholtz <anna@scholtzan.net>
2020-10-20 16:03:50 -07:00
..
cli Add `bqetl view publish` 2020-10-20 11:07:13 -07:00
docs Fix UDF tests 2020-10-08 10:30:22 -07:00
format_sql Formalize product names in nondesktop_clients_last_seen (#1380) 2020-10-19 15:16:21 -04:00
glam Use glam udfs for converting fenix app build ids to a build hours (#1443) 2020-10-19 14:44:11 -07:00
glean_usage Move projects into high-level sql/ folder 2020-10-05 12:59:58 -07:00
metadata Update metadata validation logic (issue #924) (#1463) 2020-10-20 16:03:50 -07:00
public_data Fix GCS metadata publishing for new project structure 2020-10-06 09:51:32 -07:00
pytest_plugin Use unique dataset ids when testing routines (#1416) 2020-10-09 12:45:38 -07:00
query_scheduling Fix DAG generation for different projects 2020-10-13 12:07:25 -07:00
routine Fix mozfun references when publishing mozfun UDFs (#1434) 2020-10-14 08:59:18 -04:00
shredder Bug 1661250 - Add Pioneer support to Shredder (#1359) 2020-10-12 16:59:52 +02:00
stripe Refactor stripe tables to reduce confusion (#1444) 2020-10-16 15:08:44 -07:00
util Update tests 2020-10-05 12:59:58 -07:00
view Add `bqetl view publish` 2020-10-20 11:07:13 -07:00
__init__.py Add pytest plugins to lint python scripts (#410) 2019-10-08 14:00:11 -07:00
_version.py CLI project support for query commands 2020-10-16 11:26:54 -07:00
broken_views.py Remove redundant project prefix 2020-04-15 15:03:07 -04:00
copy_deduplicate.py Refactoring 2020-09-24 08:55:35 -07:00
dryrun.py Exempt a few files from dry run due to new table-level ACLs (#1462) 2020-10-20 10:34:02 -05:00
generate_incremental_table.py Refactoring 2020-09-24 08:55:35 -07:00
json_to_table_ddl.py Refactoring 2020-09-24 08:55:35 -07:00
publish_static.py Remove sql/ directory 2020-10-05 12:59:58 -07:00
run_multipart_query.py Refactoring 2020-09-24 08:55:35 -07:00
run_query.py Fix entrypoint run_query call 2020-08-27 21:08:14 -07:00