This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 205a672f751 Fix datetime validation (#50116)
add 164b46529e9 Migrate HiveServer2Hook to use get_df (#50070)
No new revisions were added by this update.
Summary of changes:
providers/apache/druid/pyproject.toml | 2 +-
providers/apache/hive/README.rst | 3 +-
providers/apache/hive/pyproject.toml | 8 +--
.../airflow/providers/apache/hive/hooks/hive.py | 81 ++++++++++++++++++----
.../hive/tests/unit/apache/hive/hooks/test_hive.py | 12 ++--
5 files changed, 78 insertions(+), 28 deletions(-)