shuhoy commented on PR #22506:
URL: https://github.com/apache/airflow/pull/22506#issuecomment-1149891491

   Hi @gmyrianthous !
   I think this PR is not related to your issue.
   But I guess [this 
change](https://github.com/apache/airflow/commit/511d0ee256b819690ccf0f6b30d12340b1dd7f0a#diff-23c5b2e773487f9c28b75b511dbf7269eda1366f16dec84a349d95fa033ffb3e)
 is related.
   The following line in the error message you faced seems to have been added 
by this change.
   ```
     File 
"/opt/python3.8/lib/python3.8/site-packages/airflow/providers/google/cloud/transfers/bigquery_to_gcs.py",
 line 141, in execute
       job = hook.get_job(job_id=job_id).to_api_repr()
   ```


-- 
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]

Reply via email to