You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/05/04 03:58:50 UTC

[GitHub] [airflow] RosterIn commented on pull request #8154: Delete cast(DR.execution_date, DateTime)

RosterIn commented on pull request #8154:
URL: https://github.com/apache/airflow/pull/8154#issuecomment-623245883


   > The cast was added by #1871, but it prevents sqlalchemy from automatically converting execution_date to UTC and fails test_core.CoreTest.test_schedule_dag_fake_scheduled_previous when your default_timezone is not set to UTC.
   
   shouldn't be a unit test to catch that?
   


----------------------------------------------------------------
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:
users@infra.apache.org