NandiniN
Databricks Employee
Databricks Employee

 

Hi @RBlum ,

The original author of this ticket had mentioned.

n addition, we are adding four audit columns:

  • __KeyHash: A hash generated from the primary key columns.
  • __RowHash: A hash generated from all non-audit columns to track changes.
  • __CreatedDateTime: A timestamp indicating when the row was initially created.
  • __UpdatedDateTime: A timestamp indicating when the row was last updated.