Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigQuery location not supported in the fastsync #739

Open
AlexStansfield opened this issue Jul 14, 2021 · 1 comment
Open

BigQuery location not supported in the fastsync #739

AlexStansfield opened this issue Jul 14, 2021 · 1 comment

Comments

@AlexStansfield
Copy link

@jmriego Based on this line of code:

return bigquery.Client(project=project_id)

The location is not supported so the fastsync will create the data in the US. This will then fail later on singer syncs that fail to find the dataset in the location they are configured to.

@jmriego
Copy link
Contributor

jmriego commented Aug 26, 2021

hi @AlexStansfield , I just noticed we left this issue open. I merged the location config but missed replying here. Were you able to test this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants