mik-laj commented on pull request #8556:
URL: https://github.com/apache/airflow/pull/8556#issuecomment-619474944
Can you also updaate reference in
/opt/airflow/docs/howto/operator/gcp/gcs.rst file?
```
File path: /opt/airflow/docs/howto/operator/gcp/gcs.rst (41)
37 | Use the
38 |
:class:`~airflow.providers.google.cloud.operators.gcs_to_bigquery.GCSToBigQueryOperator`
39 | to execute a BigQuery load job.
40 |
41 | .. exampleinclude::
../../../../airflow/providers/google/cloud/example_dags/example_gcs_to_bq.py
42 | :language: python
43 | :start-after: [START howto_operator_gcs_to_bq]
44 | :end-before: [END howto_operator_gcs_to_bq]
45 |
46 | .. _howto/operator:GCSBucketCreateAclEntryOperator:
==================================================
```
----------------------------------------------------------------
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]