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/10/01 13:48:01 UTC

[airflow] branch main updated (b7203cd36e -> cee610ae5c)

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 b7203cd36e Fix MaxID logic for GCSToBigQueryOperator (#26768)
     add cee610ae5c Fix parsing of optional `mode` field in BigQuery Result Schema (#26786)

No new revisions were added by this update.

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