This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ed3a0e49bf Fix the right affected provider version (#41215)
add 4d27069d9c Adjust default extractor's on_failure detection for airflow
2.10 fix (#41094)
No new revisions were added by this update.
Summary of changes:
airflow/providers/openlineage/extractors/base.py | 10 +++++-
airflow/providers/openlineage/plugins/listener.py | 9 +++--
airflow/providers/openlineage/utils/utils.py | 4 +--
.../amazon/aws/operators/test_redshift_sql.py | 2 +-
.../providers/openlineage/extractors/test_base.py | 42 ++++++++++++++++++++++
5 files changed, 58 insertions(+), 9 deletions(-)