This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 5c15704 Check if job object is None before calling .is_alive()
(#19380)
add ae04488 Cleanup of start_date and default arg use for Apache example
DAGs (#18657)
No new revisions were added by this update.
Summary of changes:
.../apache/beam/example_dags/example_beam.py | 34 +++++++++++++---------
.../example_dags/example_cassandra_dag.py | 26 ++++++-----------
.../apache/drill/example_dags/example_drill_dag.py | 6 ++--
.../apache/druid/example_dags/example_druid_dag.py | 12 ++++----
.../hive/example_dags/example_twitter_dag.py | 6 ++--
.../apache/kylin/example_dags/example_kylin_dag.py | 8 +++--
.../apache/livy/example_dags/example_livy.py | 21 ++++---------
.../apache/pig/example_dags/example_pig.py | 5 ++--
.../apache/spark/example_dags/example_spark_dag.py | 6 ++--
.../operators.rst | 19 +++++-------
10 files changed, 65 insertions(+), 78 deletions(-)