potiuk commented on pull request #17502:
URL: https://github.com/apache/airflow/pull/17502#issuecomment-895336634


   I think local_run_id might be misleading - if people will see different 
value in the UI and in the DB that might be quite confusing. Plus it adds 
unnecesary field in the DB. The run_id is used throughout the whole UI and It 
would be quite a change to use 'local' version all over the UI. And it will be 
even harder to test. I agree with @uranusjr that using local timezone settings 
always is a good idea, but it has to be thoroughly unit-tested.


-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to