This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from f51f472ec49 Add http-only warning in documentation (#52631)
add e2be640cd6b Refactor Databricks hook to use HTTP method constants and
auto-prepend api/ to endpoint paths (#52385)
No new revisions were added by this update.
Summary of changes:
.../providers/databricks/hooks/databricks.py | 66 ++++++++++++----------
.../providers/databricks/hooks/databricks_base.py | 8 ++-
.../tests/unit/databricks/hooks/test_databricks.py | 10 ++--
3 files changed, 45 insertions(+), 39 deletions(-)