Re: [PR] Simplify hive client connection [airflow]

2024-02-04 Thread via GitHub
eladkal merged PR #37043: URL: https://github.com/apache/airflow/pull/37043 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.

Re: [PR] Simplify hive client connection [airflow]

2024-01-31 Thread via GitHub
romsharon98 commented on code in PR #37043: URL: https://github.com/apache/airflow/pull/37043#discussion_r1472871604 ## airflow/providers/apache/hive/CHANGELOG.rst: ## @@ -27,6 +27,17 @@ Changelog - +7.0.0 +. + + +Breaking changes + + +* ``use_bee

Re: [PR] Simplify hive client connection [airflow]

2024-01-29 Thread via GitHub
eladkal commented on code in PR #37043: URL: https://github.com/apache/airflow/pull/37043#discussion_r1470167194 ## airflow/providers/apache/hive/CHANGELOG.rst: ## @@ -27,6 +27,17 @@ Changelog - +7.0.0 +. + + +Breaking changes + + +* ``use_beeline

Re: [PR] Simplify hive client connection [airflow]

2024-01-29 Thread via GitHub
bolkedebruin commented on code in PR #37043: URL: https://github.com/apache/airflow/pull/37043#discussion_r1469465035 ## docs/apache-airflow-providers-apache-hive/connections/hive_cli.rst: ## @@ -64,19 +64,14 @@ Schema (optional) Specify your JDBC Hive database that you wan

Re: [PR] Simplify hive client connection [airflow]

2024-01-28 Thread via GitHub
eladkal commented on code in PR #37043: URL: https://github.com/apache/airflow/pull/37043#discussion_r1468906095 ## airflow/providers/apache/hive/CHANGELOG.rst: ## @@ -27,6 +27,18 @@ Changelog - +7.0.0 +. + + +Breaking changes + + +* ``use_beeline