nivaldoh opened a new issue, #27093:
URL: https://github.com/apache/airflow/issues/27093

   ### What do you see as an issue?
   
   The transfer operators from and to Google Cloud BigQuery seem to be 
currently missing in the documentation.
   
   Current documentation on Google Cloud transfer operators: 
https://airflow.apache.org/docs/apache-airflow-providers-google/stable/operators/transfer/index.html
   
   List of the possible missing operators in the documentation: 
BigQueryToBigQueryOperator, BigQueryToGCSOperator, BigQueryToMsSqlOperator, 
BigQueryToMySqlOperator, GCSToBigQueryOperator
   
   List of available GCP transfer operators: 
https://github.com/apache/airflow/tree/main/airflow/providers/google/cloud/transfers
   
   Could someone please confirm if the operators are indeed missing in the 
documentation? I wasn't able to find them elsewhere, and it seems like they 
should at least be referenced there. 
   
   ### Solving the problem
   
   I would gladly submit a PR to help document the five missing operators. If 
the documentation is indeed missing, is it okay to use a single PR for all five 
operators, or should we separate them?
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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