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 2021/08/30 19:22:38 UTC

[airflow] branch main updated (1d71441 -> da99c3f)

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(-)