You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/02/15 19:18:34 UTC

[airflow] branch main updated (a9b8ac5 -> 6692e91)

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 a9b8ac5  Update test connection functionality to use custom form fields (#21330)
     add 6692e91  Normalize *_conn_id parameters in BigQuery sensors (#21430)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/sensors/bigquery.py | 40 ++++++++++++++++------
 .../google/cloud/sensors/test_bigquery.py          |  8 ++---
 2 files changed, 34 insertions(+), 14 deletions(-)