Accelerate the Value of Data

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.

FieldData Type
uristring
versionbigint
timestampbigint
typestring
attributes_<entityType>string
crosswalks
ARRAY<
  STRUCT<
    type:string, 
    uri:string,
    value:string,
    sourceTable:string,
    initialSource:ARRAY<string>,  
    endInitialSource: STRING,
    startInitialSource: STRING,
    attributes:ARRAY<string>,
    createDate:string,
    reltioLoadDate:string,
    updateDate:string,
    deleteDate: STRING,
    singleAttributeUpdateDates:MAP<string, string>,
    crosswalkExternalInfo: STRUCT<
      dtssInfo: STRUCT<
        tenantId: STRING,
        operationId: STRING,
        matchReasons: ARRAY<STRING>,
        updatedBy: STRING,
        updatedTime: BIGINT,
        status: STRING,
        matchRuleUris: ARRAY<STRING>
      >
    >
  >
>
analyticsAttributes_<entityType>string
createdBystring
createdTimebigint
updatedBystring
updatedTimebigint
commitTimebigint
deletedboolean
labelstring
linkedboolean
secondaryLabelstring
tagsarray<string>
startDatebigint
endDatebigint

Relation table

This table lists the fields in this Delta Lake storage raw table.

FieldData Type
uristring
typestring
attributes_<relationType>string
commitTimebigint
createdBystring
createdTimebigint
crosswalks
ARRAY<
  STRUCT<
    type:string,
    uri:string,
    value:string,
    sourceTable:string,
    initialSource:ARRAY<string>,
    endInitialSource: STRING,
    startInitialSource: STRING,
    attributes:ARRAY<string>,
    createDate:string,
    reltioLoadDate:string,
    updateDate:string,
    deleteDate: STRING,
    singleAttributeUpdateDates:MAP<string, string>,
    crosswalkExternalInfo: STRUCT<
      dtssInfo: STRUCT<
        tenantId: STRING,
        operationId: STRING,
        matchReasons: ARRAY<STRING>,
        updatedBy: STRING,
        updatedTime: BIGINT,
        status: STRING,
        matchRuleUris: ARRAY<STRING>
      >
    >
  >
>
deletedboolean
linkedboolean
timestampbigint
updatedBystring
updatedTimebigint
versionbigint
startObject
STRUCT<
  crosswalks:ARRAY<
    STRUCT<
      type:string,
      uri:string,
      value:string,
      sourceTable:string,
      initialSource:ARRAY<string>,
      endInitialSource: STRING,
      startInitialSource: STRING,
      attributes:ARRAY<string>,
      createDate:string,
      reltioLoadDate:string,
      updateDate:string,
      deleteDate: STRING,
      singleAttributeUpdateDates:MAP<string, string>,
      crosswalkExternalInfo: STRUCT<
        dtssInfo: STRUCT<
          tenantId: STRING,
          operationId: STRING,
          matchReasons: ARRAY<STRING>,
          updatedBy: STRING,
          updatedTime: BIGINT,
          status: STRING,
          matchRuleUris: ARRAY<STRING>
        >
      >
    >
  >,
  objectURI:STRING
>
startRefIgnoredboolean
startRefPinnedboolean
endObject
STRUCT<
  crosswalks:ARRAY<
    STRUCT<
      type:string,
      uri:string,
      value:string,
      sourceTable:string,
      initialSource:ARRAY<string>,
      endInitialSource: STRING,
      startInitialSource: STRING,
      attributes:ARRAY<string>,
      createDate:string,
      reltioLoadDate:string,
      updateDate:string,
      deleteDate: STRING,
      singleAttributeUpdateDates:MAP<string, string>,
      crosswalkExternalInfo: STRUCT<
        dtssInfo: STRUCT<
          tenantId: STRING,
          operationId: STRING,
          matchReasons: ARRAY<STRING>,
          updatedBy: STRING,
          updatedTime: BIGINT,
          status: STRING,
          matchRuleUris: ARRAY<STRING>
        >
      >
    >
  >,
  objectURI:STRING
>
endRefIgnoredboolean
endRefPinnedboolean
startDatebigint
endDatebigint

Interactions table

This table lists the fields in this Delta Lake storage raw table.

FieldData Type
uristring
versionbigint
timestampbigint
typestring
deletedboolean
attributes_<interactionType>string
crosswalks
ARRAY<
  STRUCT<
    type:string,
    uri:string,
    value:string,
    sourceTable:string,
    initialSource:ARRAY<string>,
    endInitialSource: STRING,
    startInitialSource: STRING,
    attributes:ARRAY<string>,
    createDate:string,
    reltioLoadDate:string,
    updateDate:string,
    deleteDate: STRING,
    singleAttributeUpdateDates:MAP<string, string>,
    crosswalkExternalInfo: STRUCT<
      dtssInfo: STRUCT<
        tenantId: STRING,
        operationId: STRING,
        matchReasons: ARRAY<STRING>,
        updatedBy: STRING,
        updatedTime: BIGINT,
        status: STRING,
        matchRuleUris: ARRAY<STRING>
      >
    >
  >
>
members
MAP<
  STRING,
  STRUCT<
    uri: STRING,
    type: STRING,
    members: ARRAY<MAP<STRING, STRING>
  >
>
createdBystring
createdTimebigint
updatedBystring
updatedTimebigint
commitTimebigint