Skip to content

Commit

Permalink
udpated 404 hyperlink to gcstogcsoperator (apache#45311)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-madaan authored Dec 31, 2024
1 parent abe0bd4 commit 3941fc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ or just always the same in context of OpenLineage in Airflow, like ``producer``.
Example
^^^^^^^

Here's example of properly implemented ``get_openlineage_facets_on_complete`` method, for `GcsToGcsOperator <https://github.com/apache/airflow/blob/main/airflow/providers/google/cloud/transfers/gcs_to_gcs.py>`_.
Here's example of properly implemented ``get_openlineage_facets_on_complete`` method, for `GcsToGcsOperator <https://github.com/apache/airflow/blob/main/providers/src/airflow/providers/google/cloud/transfers/gcs_to_gcs.py>`_.
As there is some processing made in ``execute`` method, and there is no relevant failure data, implementing this single method is enough.

.. code-block:: python
Expand Down

0 comments on commit 3941fc4

Please sign in to comment.