avinashpandeshwar commented on issue #32106: URL: https://github.com/apache/airflow/issues/32106#issuecomment-1620143493
@bhagany I have corrected my PR https://github.com/apache/airflow/pull/32232 so that hook's project_id is the fallback for both storage and compute of the bq_to_gcs and gcs_to_bq jobs. The project_id param is the first preference for compute, if provided. Similarly, the table's project_id is the first preference for storage, if specified. -- 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]
