Skip to main content

Date Properties and Versions

Imported Object

(e.g. Schema, Table, Column)

Custom Object

(e.g. Term)

Created Date

Created date in the source system for some model, such as when the database DDL’s CREATE TABLE statement was executed, note that:

  • Created Date is not available on all imported tool technologies, and therefore may not be set.
  • All columns have the same Created Date, as the Table they belong to, as all databases do not track column level changes.

The time the object was created in Talend Data Catalog , and not just the time model it is contained in was created.

Modified Date

When the object was last modified in the source system, such as when the last database DDL’s ALTER TABLE statement was executed. Note that:

  • Modified Date is not available on all imported tool technologies, and therefore may not be set.
  • If a table has not been modified, the Modified date is the same as the Created Date (to avoid double query).
  • All columns of a given table have the same Modified Date as the Table they belong to, as all databases do not track column level changes.
  • Modified Date are populated from properties that might have slightly different names in the imported tool such as Snowflake table last altered time.

Not Applicable

Imported Date

The last time the object was imported (possibly after incremental harvesting), which might be newer than the Created or Modified Date. This date is critical to assess the freshness / accuracy of the Created and Modified Dates, when the import is manual, or on a slow pace weekly / monthly schedule.

Not Applicable

Updated Date

The last time any user changed the object. This included any attribute change or relationship change. Last date recorded in the audit log.

The last time any user changed the object. This included any attribute change or relationship change. Last date recorded in the audit log.

Viewed Date

The last time the current user visited any tab on the object page for this object.

The last time the current user visited any tab on the object page for this object.

Information note

Viewed Date is a slightly special field, as it is updated each time an object is viewed via is object page. Thus, placing it on the object page has little value, as the result would always be “now”.

However, it does make an effective result column as part of a worksheet, as below:

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!