bigquery-etl/bigquery_etl/util
Anna Scholtz 57bd939905
Fully qualified identifiers in SQL queries (#5764)
* Add fully-qualified identifiers when formatting queries

* Fully-qualified identifiers for queries in sql/

* Check in only formatted SQL to generated-sql branch

* Add comment

* Fully qualify more tables

* Fully qualify test files

* Formatting improvements around CTEs and unit tests

* Option to skip auto qualifying queries
2024-06-27 09:53:33 -07:00
..
__init__.py bqetl backfill initialize table if not exist 2021-05-18 11:24:27 -07:00
bigquery_id.py Automatically detect glean tables at runtime in shredder_delete (#990) 2020-05-20 13:39:48 -07:00
bigquery_tables.py Upgrade to pytest 6.0.1 (#1281) 2020-09-02 11:30:14 -07:00
client_queue.py Automatically sort python imports (#1840) 2021-02-24 17:11:52 -05:00
common.py Fully qualified identifiers in SQL queries (#5764) 2024-06-27 09:53:33 -07:00
exceptions.py Use streaming inserts for shredder state (#826) 2020-03-18 13:21:12 -07:00
mozfun_docs_functions.py add input and output parameters to udf and stored procedure documenattion (#3843) 2023-05-23 18:20:15 +02:00
parallel_topological_sorter.py Betling history bookmarks (#4092) 2023-07-19 14:02:51 -04:00
probe_filters.py Exclude probes that cause error on GLAM from ETL (#2792) (#2793) 2022-04-01 09:36:08 -04:00
standard_args.py Move view, schema and remaining configs to bqetl_project.yaml (#4051) 2023-07-11 13:10:57 -07:00