You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/12/16 10:44:07 UTC

[airflow] branch master updated (95d9088 -> bcf7758)

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

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


    from 95d9088  Move tests for airflow.utils.dates out of tests/core/ (#13088)
     add bcf7758  Fix Data Catalog operators (#13096)

No new revisions were added by this update.

Summary of changes:
 .../google/cloud/example_dags/example_datacatalog.py       |  1 +
 airflow/providers/google/cloud/hooks/datacatalog.py        | 12 ++++++++++--
 tests/providers/google/cloud/hooks/test_datacatalog.py     | 14 +++++++-------
 ...ernetes_engine_system.py => test_datacatalog_system.py} | 13 ++++++-------
 tests/providers/google/cloud/utils/gcp_authenticator.py    |  1 +
 5 files changed, 25 insertions(+), 16 deletions(-)
 copy tests/providers/google/cloud/operators/{test_kubernetes_engine_system.py => test_datacatalog_system.py} (76%)