This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 87a0bd969b Use 'python3' instead of 'python' in scripts (#25499)
add 679a85325a Correctly handle output of the failed tasks (#25427)
No new revisions were added by this update.
Summary of changes:
airflow/providers/databricks/hooks/databricks.py | 22 ++++
.../providers/databricks/operators/databricks.py | 33 ++++--
.../databricks/operators/test_databricks.py | 120 +++++++++++++++++----
3 files changed, 148 insertions(+), 27 deletions(-)