Product Update February 21, 2025

We are pleased to announce improvements to data product publishing, record consolidation, and Tamr RealTime.

These updates are available for data products built with the new configuration experience.

Source-Linked Golden Records Dataset

You can now publish a Source-Linked Golden Records dataset, which provides insight into the golden record values associated with each source record.

For each source record, this dataset provides source record identifiers, including the tamr_record_id, source_name, and primary_key, and the attribute values for the golden record associated with that source record’s cluster.

See Publishing Data Products for more information.

Value Comparison Record Consolidation Option

When configuring record consolidation rules, you can now use a Value Comparison condition. This condition allows you to consider only records in which selected attribute values match or do not match specific values or the values of other selected attributes. See the Data Product Guides for your data product for more information on using this condition.

Data Comparison Example

Business rule: The license number attribute should list all license numbers that are not ‘inactive’ for a golden record.

Record consolidation rule: Set license number to its distinct values, excluding empty values, from records in which the license status value is not inactive.


Attribute Value Comparison Example

Business rule: The license state should correspond with the state listed in in the primary address state.

Record consolidation rule: The license state is set to the most common value, excluding empty values, from records with matching values for the license state and primary address state attributes.


Tamr RealTime Improvements

Using the Tamr RealTime API search before create or update functionality, you can now optionally include source information, including the source name and primary key, when creating or updating records.

See the Search Changelog for more details.

Publish RealTime Datastore to Snowflake or BigQuery

You can now publish the data from your Tamr RealTime datastore as a table to Snowflake or BigQuery connections. See Publishing the Tamr RealTime Datastore for more information.


Bug Fixes and Other Improvements

  • General performance, styling and usability improvements.