Astro-provider-databricks

Latest version: v0.3.0

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.4

----------------

Bug fixes

* Fix repairing tasks declared in inner task groups (PR `49 <https://github.com/astronomer/astro-provider-databricks/pull/49>`_ by tatiana)
* Fix copying dependencies from task groups to tasks inside intermediate task groups (PR `47 <https://github.com/astronomer/astro-provider-databricks/pull/47>`_ by tatiana)


Enhancements

* Documentation improvements (PRs `43 <https://github.com/astronomer/astro-provider-databricks/pull/43>`_ and `#44 <https://github.com/astronomer/astro-provider-databricks/pull/44>`_ by jlaneve)

0.1.3

----------------

Enhancements

* Associate a **DatabricksNotebookOperator** to a **DatabricksWorkflowTaskGroup** even if there are up to three levels **TaskGroups** in between (issue `29 <https://github.com/astronomer/astro-provider-databricks/issues/29>`_)
* Support templating the field **notebook_params** of the **DatabricksNotebookOperator** (issue `33 <https://github.com/astronomer/astro-provider-databricks/issues/33>`_)
* Extend **notebook_params** of the **DatabricksNotebookOperator** with the values defined in **DatabricksWorkflowTaskGroup** (issue `33 <https://github.com/astronomer/astro-provider-databricks/issues/33>`_)
* Improve example DAGs (issue `29 <https://github.com/astronomer/astro-provider-databricks/issues/29>`_)
* Overall README improvements (pull requests `23 <https://github.com/astronomer/astro-provider-databricks/pull/23>`_ and `#24 <https://github.com/astronomer/astro-provider-databricks/pulls/24>`_)

0.1.1

----------------

Enhancements

* **DatabricksWorkflowTaskGroup** and **DatabricksNotebookOperator** log the Databricks Job URL (issue `20 <https://github.com/astronomer/astro-provider-databricks/issues/20>`_)
* README improvement (issue `21 <https://github.com/astronomer/astro-provider-databricks/issues/21>`_)

0.1.0

-------------------

Features

* **DatabricksWorkflowTaskGroup**: Airflow `Task Group <https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/dags.html#taskgroups>`_ that allows users to create a `Databricks Workflow <https://www.databricks.com/product/workflows>`_.
* **DatabricksNotebookOperator**: Airflow `Operator <https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/operators.html>`_ which abstracts a pre-existing `Databricks Notebook <https://docs.databricks.com/notebooks/>`_. Can be used independently to run the Notebook, or within a Databricks Workflow Task Group.
* **AstroDatabricksPlugin**: An Airflow `Plugin <https://airflow.apache.org/docs/apache-airflow/stable/authoring-and-scheduling/plugins.html>`_ which is installed by the default. It allows users, by using the UI, to view a Databricks job and retry running it in case of failure.

Known limitations

* Cancelling the Airflow task does not stop its execution in Databricks (issue `1 <https://github.com/astronomer/astro-provider-databricks/issues/1>`_).
* Users should not click the buttons "repair all" or "repair single task" while the DAG/task is running (issue `2 <https://github.com/astronomer/astro-provider-databricks/issues/2>`_).

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.