You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/01/18 12:58:00 UTC

[jira] [Commented] (AIRFLOW-2008) Column default of timezone.utcnow() should be a callable

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

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)