Is it possible to use service accounts to schedule queries in BigQuery “Schedule Query” feature ?

前端 未结 3 448
挽巷
挽巷 2021-01-14 05:41

We are using the Beta Scheduled query feature of BigQuery. Details: https://cloud.google.com/bigquery/docs/scheduling-queries

We have few ETL scheduled queries runn

3条回答
  •  难免孤独
    2021-01-14 06:01

    BigQuery Scheduled Query now does support creating a scheduled query with a service account and updating a scheduled query with a service account. Will these work for you?

提交回复
热议问题