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/03/01 22:18:37 UTC

[airflow] branch main updated (7689969 -> 563ecfa)

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 7689969  Refactor KubernetesPodOperator tests (#21911)
     add 563ecfa  Add Python 3.9 support to Hive (#21893)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/hive/provider.yaml        |  3 ---
 setup.py                                           |  6 ++++-
 tests/providers/apache/hive/hooks/test_hive.py     | 31 ----------------------
 .../apache/hive/transfers/test_hive_to_mysql.py    |  9 -------
 .../apache/hive/transfers/test_hive_to_samba.py    |  9 -------
 .../apache/hive/transfers/test_mssql_to_hive.py    |  8 +-----
 .../apache/hive/transfers/test_mysql_to_hive.py    |  7 -----
 7 files changed, 6 insertions(+), 67 deletions(-)