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.

Module Contents

Functions

asset_with_extra_by_yield()

asset_with_extra_by_context(*[, outlet_events])

Attributes

asset

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?