This is an automated email from the ASF dual-hosted git repository.

mobuchowski pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 66b1712acc5 AIP-84 Handle backfill for DAGs with when depends_on_past 
is True (#45731)
     add 40590edc495 feat: Add OpenLineage support for 
CloudSQLExecuteQueryOperator (#45182)

No new revisions were added by this update.

Summary of changes:
 .../providers/google/cloud/hooks/cloud_sql.py      |  6 +-
 .../providers/google/cloud/operators/cloud_sql.py  | 28 ++++++---
 .../utils/{test_utils.py => test_sql.py}           |  4 +-
 .../tests/google/cloud/operators/test_cloud_sql.py | 71 ++++++++++++++++++++++
 4 files changed, 97 insertions(+), 12 deletions(-)
 copy providers/tests/common/compat/openlineage/utils/{test_utils.py => 
test_sql.py} (84%)

Reply via email to