moiseenkov commented on issue #35833: URL: https://github.com/apache/airflow/issues/35833#issuecomment-1919480101
> Now that #36849 has been merged, there is no longer a requirement on the talkiq library (and the outstanding PR) to enable impersonation in deferrable mode. This should mean that this issue can now be addressed. It is really great that aforementioned PR was merged and the impersonation is working well now. However, the described problem is still valid for regions other than `US` or `EU`, because the used async client simply doesn't support location when making API call (in contrast sync client supports it). [This PR](https://github.com/talkiq/gcloud-aio/issues/584) is intended to fix the problem, so after it is merged and gcloud-io-bigquery upgraded, we could fix the problem on our side by simply passing location from the operator to the trigger and than to the async hook. Please correct me if I'm wrong. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
