bigquery-etl/bigquery_etl/cli
Sean Rose deec211feb
Implement `--target` argument for `bqetl query run` command.
2024-07-26 08:25:22 -07:00
..
__init__.py DENG-2928 Add metadata.yaml support for static tables in bqetl (#5105) 2024-04-25 11:27:39 -07:00
alchemer.py Dependabot/pip/black 24.1.1 fix (#5027) 2024-02-19 15:27:34 +01:00
backfill.py DENG-3869 Create schema before deploying backfill staging table (#5643) 2024-06-07 12:47:09 -07:00
check.py Require authentication for dry run function and run gcloud auth when … (#5171) 2024-03-06 15:06:29 -08:00
dag.py Bqetl on rich-cli 💸 (#3775) 2024-01-03 11:30:54 -05:00
dryrun.py Print list of failed queries at end of cli dry run (#5771) 2024-06-07 18:18:42 -04:00
format.py Bqetl on rich-cli 💸 (#3775) 2024-01-03 11:30:54 -05:00
generate.py Fix bugs in `derived_view_schemas` SQL generator (#5592) 2024-06-07 19:05:36 -07:00
metadata.py DENG-2823: Added deprecate cli command (#5219) 2024-03-19 11:17:32 -07:00
query.py Implement `--target` argument for `bqetl query run` command. 2024-07-26 08:25:22 -07:00
routine.py Support symlinks (#4881) 2024-01-24 13:02:43 -08:00
stage.py Include authorized views when deploying to stage. (#5560) 2024-05-10 14:51:45 -07:00
static.py Use `schema.yaml` for static tables instead of `schema.json` (#5491) 2024-05-03 14:28:53 -07:00
utils.py Add billing project option for bqetl queries and backfills (#5442) 2024-05-09 12:13:10 -04:00
view.py Dependabot/pip/black 24.1.1 fix (#5027) 2024-02-19 15:27:34 +01:00