-
Notifications
You must be signed in to change notification settings - Fork 335
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 database only connected in US location #359
Comments
Hello, can you provide the error information? The connector does not have location-dependent Settings. If different regions give different results, I think it might be a time-out problem. You can consider using it This is a connector deployed on an Asian node. You can still use the old connector, I raised the timeout limit. |
https://cloud.google.com/bigquery/docs/information-schema-datasets-schemata#scope_and_syntax I had the same problem. |
@ysj0226 I have dataset in region "asia-southeast1" when I changed the https://kanaries.cn/connector, the connection still not working and the alert still refer to region "us". thank you for your assistant. |
hi there, hopefully you can help me
we install kanaries in compute engine (GCP), but when i connected to bigquery dataset, only datasets located in US were successfully connected to kanaries, because most of our dataset is located in asia-southeast2, I would really appreciate your solution.
The text was updated successfully, but these errors were encountered: