XD-DENG commented on pull request #14581:
URL: https://github.com/apache/airflow/pull/14581#issuecomment-791352402


   Hi guys, @ashb @kaxil @turbaszek , as discussed above, the column 
`last_scheduler_run` has been renamed to `last_parsed_time` to better reflect 
what it does now. Alembic migration script is added and the codebase is updated 
as well.
   
   I have updated the PR title as well.
   
   Please note this new Alembic migration script has to be executed before 
`airflow/migrations/versions/2e42bb497a22_rename_last_scheduler_run_column.py` 
because `2e42bb497a22_rename_last_scheduler_run_column` needs the new column 
name. Please let me know if anything looks incorrect to you.
   
   Thanks.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to