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 61ecbedfa22 feat: Add OpenLineage support for MsSqlHook and MSSQLToGCSOperator (#45637) add 4fe78dd8767 feat: Add Hook Level Lineage support for BigQueryHook (#45706) No new revisions were added by this update. Summary of changes: .../airflow/providers/google/assets/bigquery.py | 17 +++ .../providers/google/cloud/hooks/bigquery.py | 32 +++++- .../src/airflow/providers/google/provider.yaml | 4 + providers/tests/google/assets/test_bigquery.py | 16 ++- .../tests/google/cloud/hooks/test_bigquery.py | 117 ++++++++++++++++++++- 5 files changed, 183 insertions(+), 3 deletions(-)