You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by tu...@apache.org on 2020/11/12 22:49:18 UTC

[airflow] branch master updated (571f831 -> 32b59f8)

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

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


    from 571f831  Update automated PR labels (#12326)
     add 32b59f8  Fixes the sending of an empty list to BigQuery `list_rows` (#12307)

No new revisions were added by this update.

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