reachsrinivaschennupati-tech commented on PR #69666:
URL: https://github.com/apache/airflow/pull/69666#issuecomment-5192055948

   @potiuk Thank you for the review. I rebased the branch onto current main and 
updated the timezone handling so the standard provider no longer imports 
airflow.settings.
   
   The log formatter now reads core.default_timezone through the existing 
compat conf import, while keeping the original serialized logical date 
unchanged for external_dates_filter and listener/integration behavior. I also 
kept the configured-timezone suffix only for the human-facing log message.
   
   I also cleaned up the tests: the direct formatter test is now outside the 
Airflow 2-only skipped class, and the Airflow 3 poke-log test has a distinct 
name so failures are easier to identify.


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