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/09/07 15:57:05 UTC

[airflow] branch main updated (b7969d4a40 -> 12cbc0f1dd)

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 b7969d4a40 Fix edge detection iteration (#26188)
     add 12cbc0f1dd Don't throw an exception when a BQ cusor job has no schema (#26096)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/bigquery.py    |  6 ++++--
 tests/providers/google/cloud/hooks/test_bigquery.py | 11 +++++++++++
 2 files changed, 15 insertions(+), 2 deletions(-)