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 ec42071425d i18n(ko): add missing translations(Jul 8) (#69541)
add 9cdfe440ed4 Add Beeline JDBC parameters to HiveCliHook (#68144)
No new revisions were added by this update.
Summary of changes:
.../apache/hive/docs/connections/hive_cli.rst | 24 +++++
.../airflow/providers/apache/hive/hooks/hive.py | 29 +++++
.../providers/apache/hive/operators/hive.py | 5 +
.../hive/tests/unit/apache/hive/hooks/test_hive.py | 118 +++++++++++++++++++++
.../tests/unit/apache/hive/operators/test_hive.py | 22 ++++
5 files changed, 198 insertions(+)