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 a770edfac4 Fix Scheduler crash when clear a previous run of a normal 
task that is now a mapped task (#29645)
     add 7e3a9fc858 Dataproc batches (#29136)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/dataproc.py   | 62 ++++++++++++++++
 .../providers/google/cloud/operators/dataproc.py   | 65 ++++++++++-------
 .../providers/google/cloud/hooks/test_dataproc.py  | 23 ++++++
 .../google/cloud/operators/test_dataproc.py        | 85 +++++++++++++++++++++-
 4 files changed, 206 insertions(+), 29 deletions(-)

Reply via email to