Data Lake properties
Compass includes these properties for the Data Lake:
- infor.DataObjectId
Represents the unique identifier of Data Lake data object in which the record is stored. In Data Lake, the data object identifier is named
dl_id
. - infor.lastModified()
Represents the timestamp in which the data object was added to Data Lake. In Data Lake, the data object timestamp is named
dl_document_indexed_date
. Before Infor OS version 2023.02, the timestamp was nameddl_document_date
.The
infor.lastModified()
property is used for incremental loads. - infor.DataObjectSeqId
Represents the record or line number associated with the record location in the data object.
The Data Lake properties are called Synthetic properties. These properties are associated with the Data Lake data object, also called the Data Lake payload. This is the object that is stored in Data Lake.