Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Extend the BigQuery scope to support sheets #305

Closed
tombaeyens opened this issue Mar 17, 2021 · 1 comment
Closed

Extend the BigQuery scope to support sheets #305

tombaeyens opened this issue Mar 17, 2021 · 1 comment

Comments

@tombaeyens
Copy link
Contributor

https://soda-community.slack.com/archives/C01HYL8V64C/p1615918663005600

David Schoel 7:17 PM
Testing soda-sql with BigQuery, via a service account.
Is there a way to include the scope of https://www.googleapis.com/auth/drive to enable testing against Google Sheet External tables?
For reference, see how dbt handles here:
https://github.com/fishtown-analytics/dbt/blob/1060035838650a30e86989cbf2693db7720ff002/plugins/bigquery/dbt/adapters/bigquery/connections.py#L[…]31 (edited)

plugins/bigquery/dbt/adapters/bigquery/connections.py:129-131
SCOPE = ('https://www.googleapis.com/auth/bigquery',
'https://www.googleapis.com/auth/cloud-platform',
'https://www.googleapis.com/auth/drive')
https://github.com/fishtown-analytics/dbt|fishtown-analytics/dbtfishtown-analytics/dbt | Added by GitHub

@vijaykiran
Copy link
Contributor

Duplicate of sodadata/soda-core#779

@vijaykiran vijaykiran transferred this issue from sodadata/soda-core Mar 22, 2022
@vijaykiran vijaykiran transferred this issue from sodadata/soda-core Mar 22, 2022
@vijaykiran vijaykiran transferred this issue from sodadata/soda-core Mar 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants