This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch move-heartbeat-to-ti-table
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6b170404ab6 Move TaskInstance heartbeat directly on to TI row, not on
Job row
add df23756813c Code-review
No new revisions were added by this update.
Summary of changes:
airflow/jobs/local_task_job_runner.py | 2 +-
airflow/models/taskinstance.py | 2 +-
airflow/serialization/pydantic/taskinstance.py | 11 +++--------
airflow/task/standard_task_runner.py | 9 +++------
tests/assets/test_manager.py | 1 +
tests/cli/commands/test_task_command.py | 2 +-
6 files changed, 10 insertions(+), 17 deletions(-)