Select properties and include the Data Object load timestamp

Select the lastModified column in the query to return the last modified datetime of the data object.

The last modified datetime is the timestamp, in UTC, in which the message containing the “row” was posted to Data Lake. lastModified is case-sensitive. The last modified timestamp is a property of the data object itself. It is not a property inside of the object payload.

Syntax

SELECT property1, property2, infor.lastModified() from object