You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by am...@apache.org on 2024/04/04 14:38:31 UTC

(airflow) branch main updated (901c3a6504 -> c2981fec55)

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

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


    from 901c3a6504 Feature/refactor azure synapse pipeline class (#38723)
     add c2981fec55 Adding support to hive hook for high availability Hive installations (#38651)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/hive/hooks/hive.py        | 21 ++++++++++--
 .../connections/hive_cli.rst                       |  4 +++
 tests/providers/apache/hive/hooks/test_hive.py     | 40 ++++++++++++++++++++++
 3 files changed, 63 insertions(+), 2 deletions(-)