This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 9a8c2044bd Remove snakebite-py3 based HDFS hooks and sensors (#31262)
add 2b6462b5a4 Make BaseJobRunner a generic on the job class (#31287)
No new revisions were added by this update.
Summary of changes:
airflow/jobs/backfill_job_runner.py | 3 +--
airflow/jobs/base_job_runner.py | 9 ++++++---
airflow/jobs/dag_processor_job_runner.py | 3 +--
airflow/jobs/local_task_job_runner.py | 3 +--
airflow/jobs/scheduler_job_runner.py | 3 +--
airflow/jobs/triggerer_job_runner.py | 3 +--
6 files changed, 11 insertions(+), 13 deletions(-)