This is an automated email from the ASF dual-hosted git repository.

pankajkoti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 32fd29d80d Fix mocking in kerberos integration test (#40042)
     add 68bd42a7ff Add DatabricksTaskOperator (#40013)

No new revisions were added by this update.

Summary of changes:
 .../providers/databricks/operators/databricks.py   | 460 ++++++++++++++-------
 airflow/providers/databricks/provider.yaml         |   1 +
 .../operators/{notebook.rst => task.rst}           |  28 +-
 .../databricks/operators/test_databricks.py        |  96 ++++-
 .../providers/databricks/example_databricks.py     |  37 ++
 .../databricks/example_databricks_workflow.py      |  41 +-
 6 files changed, 485 insertions(+), 178 deletions(-)
 copy docs/apache-airflow-providers-databricks/operators/{notebook.rst => 
task.rst} (54%)

Reply via email to