Airflow Summit 2026 is coming August 31 - September 2 in Austin, TX. Register now to secure your spot!

airflow.example_dags.example_outlet_event_extra

Example Dag to demonstrate annotating an asset event with extra information.

Also see examples in example_inlet_event_extra.py.

Attributes

asset

Functions

asset_with_extra_by_yield()

asset_with_extra_by_context(*[, outlet_events])

Module Contents

airflow.example_dags.example_outlet_event_extra.asset[source]
airflow.example_dags.example_outlet_event_extra.asset_with_extra_by_yield()[source]
airflow.example_dags.example_outlet_event_extra.asset_with_extra_by_context(*, outlet_events=None)[source]

Was this entry helpful?