The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
8297dd430ee96f3faf361a4620646fcafb106c52 / Tzu-ping Chung <[email protected]>
Add map_index to Log model

This is much easier than most since the fields in Log are only
informational and do not actually establish relationships to
TaskInstance.

I also chose to keep execution_date for now since it does not really matter to
adding map_index on Log (unlike many other models). Perhaps we can have both
execution_date and run_id? That can be a decision for later.

Report URL: https://github.com/apache/airflow/actions/runs/2089847740

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to