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 2021/12/15 22:51:45 UTC

[airflow] branch main updated (cdaa9a2 -> 21b8661)

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 cdaa9a2  Fix MyPy errors for google.cloud.tasks (#20233)
     add 21b8661  Fix missing get_backup method for Dataproc Metastore (#20326)

No new revisions were added by this update.

Summary of changes:
 .../google/cloud/hooks/dataproc_metastore.py       | 47 ++++++++++++++++++++++
 .../google/cloud/hooks/test_dataproc_metastore.py  | 18 +++++++++
 2 files changed, 65 insertions(+)