Split table datasets for Databricks Delta Lake
Learn about the datasets in the Split table for Databricks Delta Lake.
Entity table
This table lists the fields in this Delta Lake storage raw table.
Field | Data Type |
---|---|
uri | string |
version | bigint |
timestamp | bigint |
type | string |
attributes_<entityType> | string |
crosswalks |
|
analyticsAttributes_<entityType> | string |
createdBy | string |
createdTime | bigint |
updatedBy | string |
updatedTime | bigint |
commitTime | bigint |
deleted | boolean |
label | string |
linked | boolean |
secondaryLabel | string |
tags | array<string> |
startDate | bigint |
endDate | bigint |
Relation table
This table lists the fields in this Delta Lake storage raw table.
Field | Data Type |
---|---|
uri | string |
type | string |
attributes_<relationType> | string |
commitTime | bigint |
createdBy | string |
createdTime | bigint |
crosswalks |
|
deleted | boolean |
linked | boolean |
timestamp | bigint |
updatedBy | string |
updatedTime | bigint |
version | bigint |
startObject |
|
startRefIgnored | boolean |
startRefPinned | boolean |
endObject |
|
endRefIgnored | boolean |
endRefPinned | boolean |
startDate | bigint |
endDate | bigint |
Interactions table
This table lists the fields in this Delta Lake storage raw table.
Field | Data Type |
---|---|
uri | string |
version | bigint |
timestamp | bigint |
type | string |
deleted | boolean |
attributes_<interactionType> | string |
crosswalks |
|
members |
|
createdBy | string |
createdTime | bigint |
updatedBy | string |
updatedTime | bigint |
commitTime | bigint |