mlauter commented on code in PR #64505:
URL: https://github.com/apache/airflow/pull/64505#discussion_r3040694097


##########
providers/google/src/airflow/providers/google/cloud/transfers/gcs_to_bigquery.py:
##########
@@ -31,11 +32,11 @@
     ExtractJob,
     LoadJob,
     QueryJob,
-    SchemaField,

Review Comment:
   no longer needed because we're just including the schema fields in the main 
ExternalConfig dict under the `schema` key and calling `from_api_repr` on the 
whole thing



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