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 2021/07/22 07:53:27 UTC

[GitHub] [airflow] Jesus89 opened a new issue #17155: Typo in GoogleCloudStorageToBigQueryOperator deprecation message

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

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



[GitHub] [airflow] kaxil closed issue #17155: Typo in GoogleCloudStorageToBigQueryOperator deprecation message

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #17155:
URL: https://github.com/apache/airflow/issues/17155


   


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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #17155: Typo in GoogleCloudStorageToBigQueryOperator deprecation message

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #17155:
URL: https://github.com/apache/airflow/issues/17155#issuecomment-884721660


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


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



[GitHub] [airflow] mik-laj commented on issue #17155: Typo in GoogleCloudStorageToBigQueryOperator deprecation message

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #17155:
URL: https://github.com/apache/airflow/issues/17155#issuecomment-884782887


   Are you willing to submit a PR? I'm happy to help with review. 


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



[GitHub] [airflow] Jesus89 commented on issue #17155: Typo in GoogleCloudStorageToBigQueryOperator deprecation message

Posted by GitBox <gi...@apache.org>.
Jesus89 commented on issue #17155:
URL: https://github.com/apache/airflow/issues/17155#issuecomment-884792461


   Yes! Here it is https://github.com/apache/airflow/pull/17159
   
   Thanks


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