This is an automated email from the ASF dual-hosted git repository.
turbaszek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from a8cd23c Fix tree view if config contains " (#9250)
add aee6ab9 Wait for pipeline state in Data Fusion operators (#8954)
No new revisions were added by this update.
Summary of changes:
.../cloud/example_dags/example_datafusion.py | 51 ++++---
airflow/providers/google/cloud/hooks/datafusion.py | 162 +++++++++++++++++----
.../providers/google/cloud/operators/datafusion.py | 42 +++++-
.../google/cloud/hooks/test_datafusion.py | 27 +++-
.../google/cloud/operators/test_datafusion.py | 8 +-
..._to_gcs_system.py => test_datafusion_system.py} | 27 ++--
.../google/cloud/utils/gcp_authenticator.py | 1 +
7 files changed, 235 insertions(+), 83 deletions(-)
copy tests/providers/google/cloud/operators/{test_sheets_to_gcs_system.py =>
test_datafusion_system.py} (65%)