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

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


    from 97871a0378 Fix SparkKubernetesOperator when using initContainers 
(#38119)
     add 42dbccaac2 [FEAT] raise exception with main notebook error in 
DatabricksRunNowDeferrableOperator (#39110)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/databricks/hooks/databricks.py   | 11 +++
 .../providers/databricks/operators/databricks.py   | 11 +--
 .../providers/databricks/triggers/databricks.py    | 45 ++++++----
 airflow/providers/databricks/utils/databricks.py   |  2 +-
 .../providers/databricks/hooks/test_databricks.py  | 17 ++++
 .../databricks/operators/test_databricks.py        |  5 ++
 .../databricks/triggers/test_databricks.py         | 99 +++++++++++++++++++++-
 .../providers/databricks/utils/test_databricks.py  |  1 +
 8 files changed, 168 insertions(+), 23 deletions(-)

Reply via email to