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/18 20:12:18 UTC

[airflow] branch main updated (b4f8a069f0 -> 07fe356de0)

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 b4f8a069f0 Allow for the overriding of `stringify_dict` for json export format on BaseSQLToGCSOperator (#26277)
     add 07fe356de0 GCSToBigQueryOperator Resolve `max_id_key` job retrieval and xcom return (#26285)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/transfers/gcs_to_bigquery.py    | 4 +++-
 tests/providers/google/cloud/transfers/test_gcs_to_bigquery.py | 5 ++++-
 2 files changed, 7 insertions(+), 2 deletions(-)