[ 
https://issues.apache.org/jira/browse/AIRFLOW-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16330472#comment-16330472
 ] 

ASF subversion and git services commented on AIRFLOW-2008:
----------------------------------------------------------

Commit fbba5ef7c3bae9a6ebf8496a7702bce65a9c1782 in incubator-airflow's branch 
refs/heads/master from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=fbba5ef ]

[AIRFLOW-2008] Use callable for python column defaults

We were using timezone.utcnow() instead of a
callable. This
resulted in inserts with all the same values.

Closes #2949 from bolkedebruin/AIRFLOW-2008


> Column default of timezone.utcnow() should be a callable
> --------------------------------------------------------
>
>                 Key: AIRFLOW-2008
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2008
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: models
>    Affects Versions: 1.10.0
>            Reporter: Bolke de Bruin
>            Priority: Blocker
>             Fix For: 1.10.0
>
>
> Otherwise it will be all the same value



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to