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 2023/01/09 13:04:40 UTC

[airflow] branch main updated (71306b31f1 -> c0b2fcff24)

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 71306b31f1 Fix`GoogleCampaignManagerReportSensor` with `QUEUED` status (#28735)
     add c0b2fcff24 assign "datasetReference" attribute to dataset_reference dict. by default if not already set in create_empty_dataset method of bigquery hook (#28782)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/bigquery.py    |  5 ++++-
 tests/providers/google/cloud/hooks/test_bigquery.py | 16 ++++++++++++++++
 2 files changed, 20 insertions(+), 1 deletion(-)