Jesus89 opened a new issue #17155:
URL: https://github.com/apache/airflow/issues/17155


   **Apache Airflow version**: latest (main branch)
   
   **What happened**:
   
   There is a little typo in this line of code: 
https://github.com/apache/airflow/blob/6172b0e6c796d1d757ac1806b671ee168c031b1e/airflow/contrib/operators/gcs_to_bq.py#L40
   
   **What you expected to happen**:
   
   It should be *gcs_to_bigquery* instead of *gcs_to_bq*:
   
   ```
   Please use 
`airflow.providers.google.cloud.transfers.gcs_to_bigquery.GCSToBigQueryOperator`.""",
   ```
   


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