This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 34e8c39dc78 Add dag docs and dag reparsing button to details page.
(#44597)
add 32c01766f14 Remove deprecations from Databricks Provider (#44566)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/providers/databricks/CHANGELOG.rst | 12 +++++++
.../providers/databricks/hooks/databricks_sql.py | 28 ++-------------
.../providers/databricks/operators/databricks.py | 40 +---------------------
.../databricks/operators/databricks_sql.py | 1 -
.../tests/databricks/hooks/test_databricks_sql.py | 35 ++++---------------
.../databricks/operators/test_databricks_sql.py | 2 --
.../sensors/test_databricks_partition.py | 1 -
.../databricks/sensors/test_databricks_sql.py | 1 -
8 files changed, 22 insertions(+), 98 deletions(-)