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/06/29 14:12:38 UTC

[airflow] branch main updated (13908c2c91 -> cef97fccd5)

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 13908c2c91 Adding generic `SqlToSlackOperator` (#24663)
     add cef97fccd5 fix connection extra parameter `auth_mechanism` in `HiveMetastoreHook` and `HiveServer2Hook` (#24713)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/hive/hooks/hive.py    | 31 +++++++++++++++++++++-----
 tests/providers/apache/hive/hooks/test_hive.py |  2 +-
 2 files changed, 26 insertions(+), 7 deletions(-)