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

github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


*** WARNING: tag nightly-master was modified! ***

    from 94a7673  (commit)
      to f107338  (commit)
    from 94a7673  Pin google-cloud-datacatalog to <0.8  (#8957)
     add 9a4a2d1  [AIRFLOW-5262] Update timeout exception to include dag (#8466)
     add b055151  Add context to execution_date_fn in ExternalTaskSensor (#8702)
     add f107338  Add support for spark python and submit tasks in Databricks 
operator(#8846)

No new revisions were added by this update.

Summary of changes:
 .../providers/databricks/operators/databricks.py   | 30 ++++++++++++++-
 airflow/sensors/base_sensor_operator.py            |  7 +++-
 airflow/sensors/external_task_sensor.py            | 22 ++++++++++-
 .../providers/databricks/hooks/test_databricks.py  | 24 ++++++++++++
 .../databricks/operators/test_databricks.py        | 44 +++++++++++++++++++++-
 tests/sensors/test_external_task_sensor.py         | 22 +++++++++++
 6 files changed, 143 insertions(+), 6 deletions(-)

Reply via email to