[ https://issues.apache.org/jira/browse/OOZIE-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836742#comment-13836742 ]
Robert Kanter commented on OOZIE-1468: -------------------------------------- [~rohini], [~virag], any thoughts on my last comment? {quote} I was looking at the case from an existing Oozie 4 (without OOZIE-1468) to trunk (with OOZIE-1468) without upgrading the database. So all of the database related changes already put into trunk should have required a database upgrade to version 3 (Oozie 5), as is now being done in OOZIE-1548? Then we also shouldn't have them listed under "Oozie 4.1.0 release" in the release-log. {quote} > Add created time column in WF_ACTIONS and SLA tables > ---------------------------------------------------- > > Key: OOZIE-1468 > URL: https://issues.apache.org/jira/browse/OOZIE-1468 > Project: Oozie > Issue Type: Improvement > Affects Versions: 4.0.0 > Reporter: Shwetha G S > Assignee: Rohini Palaniswamy > Fix For: trunk > > Attachments: OOZIE-1468-1.patch, OOZIE-1468-2.patch > > > Its useful to have a created_time column in WF_ACTIONS table that is set at > insert time and not updated later. This can be used to know time of insert > and its required for table partitioning(for db purging). > Any thoughts? -- This message was sent by Atlassian JIRA (v6.1#6144)