Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2024-01-23 Thread via GitHub
Lee-W closed pull request #36341: add impersonation_chain support when calling Bigquery Operators in deferrable mode URL: https://github.com/apache/airflow/pull/36341 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2024-01-23 Thread via GitHub
Lee-W commented on PR #36341: URL: https://github.com/apache/airflow/pull/36341#issuecomment-1907152942 as https://github.com/apache/airflow/pull/36849 has been merged, close this one -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2024-01-18 Thread via GitHub
Lee-W commented on PR #36341: URL: https://github.com/apache/airflow/pull/36341#issuecomment-1899527739 Hi @m1racoli, thanks for your feedback! I just took a look at your new PRs. Both of them look good. I think we might no longer need this PR, but I'll mark it as draft for now before we

Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2024-01-18 Thread via GitHub
m1racoli commented on code in PR #36341: URL: https://github.com/apache/airflow/pull/36341#discussion_r1455033407 ## airflow/providers/google/cloud/hooks/bigquery.py: ## @@ -3247,6 +3259,36 @@ def _format_schema_for_description(schema: dict) -> list: return description

Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2024-01-17 Thread via GitHub
m1racoli commented on PR #36341: URL: https://github.com/apache/airflow/pull/36341#issuecomment-1896215415 Based on my review comments I've taken another attempt on this in #36849. That one should make it easier to use credentials from hooks in gcloud-aio clients without much extra work.

Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2024-01-17 Thread via GitHub
m1racoli commented on code in PR #36341: URL: https://github.com/apache/airflow/pull/36341#discussion_r1455033407 ## airflow/providers/google/cloud/hooks/bigquery.py: ## @@ -3247,6 +3259,36 @@ def _format_schema_for_description(schema: dict) -> list: return description

Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2024-01-17 Thread via GitHub
m1racoli commented on code in PR #36341: URL: https://github.com/apache/airflow/pull/36341#discussion_r1454943542 ## airflow/providers/google/cloud/hooks/bigquery.py: ## @@ -3247,6 +3259,36 @@ def _format_schema_for_description(schema: dict) -> list: return description

Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2024-01-17 Thread via GitHub
m1racoli commented on code in PR #36341: URL: https://github.com/apache/airflow/pull/36341#discussion_r1454943542 ## airflow/providers/google/cloud/hooks/bigquery.py: ## @@ -3247,6 +3259,36 @@ def _format_schema_for_description(schema: dict) -> list: return description

Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2024-01-17 Thread via GitHub
m1racoli commented on code in PR #36341: URL: https://github.com/apache/airflow/pull/36341#discussion_r1454943542 ## airflow/providers/google/cloud/hooks/bigquery.py: ## @@ -3247,6 +3259,36 @@ def _format_schema_for_description(schema: dict) -> list: return description

Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2023-12-25 Thread via GitHub
Lee-W commented on PR #36341: URL: https://github.com/apache/airflow/pull/36341#issuecomment-1868885843 > Lets wait for a fix in upstream first Sure. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2023-12-24 Thread via GitHub
eladkal commented on PR #36341: URL: https://github.com/apache/airflow/pull/36341#issuecomment-1868760316 Lets wait for a fix in upstream first -- 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

Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2023-12-24 Thread via GitHub
Lee-W commented on PR #36341: URL: https://github.com/apache/airflow/pull/36341#issuecomment-1868466527 > FYI We might get better impersonation support in gcloud-aio soon. :) [talkiq/gcloud-aio#665](https://github.com/talkiq/gcloud-aio/pull/665) This looks great! Should we use the

Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow]

2023-12-23 Thread via GitHub
m1racoli commented on PR #36341: URL: https://github.com/apache/airflow/pull/36341#issuecomment-1868290626 FYI We might get better impersonation support in gcloud-aio soon. :) https://github.com/talkiq/gcloud-aio/pull/665 -- This is an automated message from the Apache Git Service. To