potiuk commented on a change in pull request #12444:
URL: https://github.com/apache/airflow/pull/12444#discussion_r526103526
##########
File path: airflow/providers/google/provider.yaml
##########
@@ -542,36 +542,36 @@ hooks:
transfers:
- source-integration-name: Presto
target-integration-name: Google Cloud Storage (GCS)
- how-to-guide: /docs/howto/operator/google/transfer/presto_to_gcs.rst
+ how-to-guide:
/docs-providers/apache-airflow-providers-google/operators/transfer/presto_to_gcs.rst
python-module: airflow.providers.google.cloud.transfers.presto_to_gcs
- source-integration-name: SQL
target-integration-name: Google Cloud Storage (GCS)
python-module: airflow.providers.google.cloud.transfers.sql_to_gcs
- source-integration-name: Google Cloud Storage (GCS)
target-integration-name: Google Drive
- how-to-guide: /docs/howto/operator/google/transfer/gcs_to_gdrive.rst
+ how-to-guide:
/docs-providers/apache-airflow-providers-google/operators/transfer/gcs_to_gdrive.rst
python-module: airflow.providers.google.suite.transfers.gcs_to_gdrive
- source-integration-name: Microsoft SQL Server (MSSQL)
target-integration-name: Google Cloud Storage (GCS)
python-module: airflow.providers.google.cloud.transfers.mssql_to_gcs
- source-integration-name: Microsoft Azure FileShare
target-integration-name: Google Cloud Storage (GCS)
- how-to-guide:
/docs/howto/operator/google/transfer/azure_fileshare_to_gcs.rst
+ how-to-guide:
/docs-providers/apache-airflow-providers-google/operators/transfer/azure_fileshare_to_gcs.rst
python-module:
airflow.providers.google.cloud.transfers.azure_fileshare_to_gcs
- source-integration-name: Apache Cassandra
target-integration-name: Google Cloud Storage (GCS)
python-module: airflow.providers.google.cloud.transfers.cassandra_to_gcs
- source-integration-name: Google Spreadsheet
target-integration-name: Google Cloud Storage (GCS)
- how-to-guide: /docs/howto/operator/google/transfer/sheets_to_gcs.rst
+ how-to-guide:
/docs-providers/apache-airflow-providers-google/operators/transfer/sheets_to_gcs.rst
python-module: airflow.providers.google.cloud.transfers.sheets_to_gcs
- source-integration-name: Amazon Simple Storage Service (S3)
target-integration-name: Google Cloud Storage (GCS)
- how-to-guide: /docs/howto/operator/google/transfer/s3_to_gcs.rst
+ how-to-guide:
/docs-providers/apache-airflow-providers-google/operators/transfer/s3_to_gcs.rst
Review comment:
Do we need the whole path here? I think just sheets_to_gcs should be
needed and all the rest should be a convention
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]