mirror of
https://github.com/olehomelchenko/econ250_2025.git
synced 2025-12-21 13:12:24 +00:00
23 lines
525 B
YAML
23 lines
525 B
YAML
econ250_2025:
|
|
outputs:
|
|
dev:
|
|
dataset: o_omelchenko # TODO: Change this to your personal dataset
|
|
job_execution_timeout_seconds: 300
|
|
job_retries: 1
|
|
location: US
|
|
method: oauth
|
|
priority: interactive
|
|
project: econ250-2025
|
|
threads: 2
|
|
type: bigquery
|
|
target: dev
|
|
my-bigquery-db:
|
|
outputs:
|
|
dev:
|
|
dataset: o_omelchenko # TODO: Change this to your personal dataset
|
|
method: oauth
|
|
project: econ250-2025
|
|
threads: 4
|
|
type: bigquery
|
|
target: dev
|