This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 9036ce2 Speed up clear_task_instances by doing a single sql delete
for TaskReschedule (#14048)
add 1da6972 Fixes to dataproc operators and hook (#14086)
No new revisions were added by this update.
Summary of changes:
airflow/providers/google/cloud/hooks/dataproc.py | 8 +++++--
.../providers/google/cloud/operators/dataproc.py | 8 +++----
.../providers/google/cloud/hooks/test_dataproc.py | 26 ++++++++++++++++++++--
3 files changed, 34 insertions(+), 8 deletions(-)