This is an automated email from the ASF dual-hosted git repository.
shahar pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 05d0d445f3c fix: fix minimap on DAG graph view not showing DAG nodes
(#61511)
add cd0dcc56419 Add `run_id` parameter to stop a specific execution of GCP
Data Fusion pipelines (#61290)
No new revisions were added by this update.
Summary of changes:
.../providers/google/cloud/hooks/datafusion.py | 14 +++++++--
.../providers/google/cloud/operators/datafusion.py | 32 +++++++++++++++-----
.../unit/google/cloud/hooks/test_datafusion.py | 31 ++++++++++++++++++++
.../unit/google/cloud/operators/test_datafusion.py | 34 +++++++++++++++++++++-
4 files changed, 100 insertions(+), 11 deletions(-)