You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/22 09:38:31 UTC

[GitHub] [airflow] tirkarthi commented on issue #23146: location is missing in BigQueryDataTransferServiceTransferRunSensor

tirkarthi commented on issue #23146:
URL: https://github.com/apache/airflow/issues/23146#issuecomment-1106258112

   `BiqQueryDataTransferServiceHook` got location as optional argument in https://github.com/apache/airflow/pull/20221. Probably similar changes could be done to `BigQueryDataTransferServiceTransferRunSensor` so that location is accepted by it and passed to `BiqQueryDataTransferServiceHook` in poke method. Does that satisfy your use case @meioli ?


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org