airflow.example_dags.example_xcomargs

Example DAG demonstrating the usage of the XComArgs.

Module Contents

Functions

generate_value()

Empty function

print_value(value[, ts])

Empty function

Attributes

log

bash_op1

airflow.example_dags.example_xcomargs.log[source]
airflow.example_dags.example_xcomargs.generate_value()[source]

Empty function

airflow.example_dags.example_xcomargs.print_value(value, ts=None)[source]

Empty function

airflow.example_dags.example_xcomargs.bash_op1[source]

Was this entry helpful?