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 1d71441 Fix saving last choice of backend and other flags between
breeze runs (#17913)
add da99c3f HiveHook fix get_pandas_df() failure when it tries to read an
empty table (#17777)
No new revisions were added by this update.
Summary of changes:
airflow/providers/apache/hive/hooks/hive.py | 3 +--
tests/providers/apache/hive/hooks/test_hive.py | 9 ++++++++-
tests/test_utils/mock_process.py | 23 +++++++++++++++++------
3 files changed, 26 insertions(+), 9 deletions(-)