This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 4f0a6670587 Fix Backfill CLI command with dry run (#46920)
add 518287ce7fb Runtime context shouldn't have start_date as a key (#46961)
No new revisions were added by this update.
Summary of changes:
.../openlineage/src/airflow/providers/openlineage/plugins/listener.py | 2 +-
providers/standard/src/airflow/providers/standard/operators/python.py | 2 --
task_sdk/src/airflow/sdk/execution_time/task_runner.py | 1 -
task_sdk/src/airflow/sdk/types.py | 1 +
task_sdk/tests/execution_time/test_task_runner.py | 2 --
5 files changed, 2 insertions(+), 6 deletions(-)