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 a7132cce963 Log the HTTP response in HttpToGCSOperator when
log_response is set (#72952)
add 5d3cf0b49f1 Add tests for Hive plugin registration (#71970)
No new revisions were added by this update.
Summary of changes:
airflow-core/tests/unit/always/test_project_structure.py | 1 -
.../apache/hive/tests/unit/apache/hive/plugins}/__init__.py | 0
.../hive.py => tests/unit/apache/hive/plugins/test_hive.py} | 11 +++++------
3 files changed, 5 insertions(+), 7 deletions(-)
copy {airflow-core/src/airflow/_shared =>
providers/apache/hive/tests/unit/apache/hive/plugins}/__init__.py (100%)
copy providers/apache/hive/{src/airflow/providers/apache/hive/plugins/hive.py
=> tests/unit/apache/hive/plugins/test_hive.py} (78%)