<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Centralized Location of Table History/Timestamps in Unity Catalog in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/113184#M44453</link>
    <description>&lt;P&gt;someone from observability team of Databricks can pitch in here. We have a need to display all stale tables based on such a date column.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Mar 2025 16:07:32 GMT</pubDate>
    <dc:creator>noorbasha534</dc:creator>
    <dc:date>2025-03-20T16:07:32Z</dc:date>
    <item>
      <title>Centralized Location of Table History/Timestamps in Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/113169#M44448</link>
      <description>&lt;P&gt;Is there a centralized location in Unity Catalog that retains the table history, specifically the last timestamp, for managed delta tables?&lt;/P&gt;&lt;P&gt;DESCRIBE HISTORY will provide it for a specific table, but I would like to get it for a number of tables.&lt;/P&gt;&lt;P&gt;information_schema.tables contains last_altered, however this appears to be intended for tracking changes to the table structure itself and does not change with all updates, such as inserts.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 15:28:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/113169#M44448</guid>
      <dc:creator>Eric_Kieft</dc:creator>
      <dc:date>2025-03-20T15:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized Location of Table History/Timestamps in Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/113183#M44452</link>
      <description>&lt;P&gt;exactly I was looking for the same. Snowflake provides 'last update' column which doesn't include DDL operations. Also, if Databricks provides such a column, it needs to be ensured that not just DDL, maintenance operations (VACUUM, OPTIMIZE etc) are excluded....&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 16:06:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/113183#M44452</guid>
      <dc:creator>noorbasha534</dc:creator>
      <dc:date>2025-03-20T16:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized Location of Table History/Timestamps in Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/113184#M44453</link>
      <description>&lt;P&gt;someone from observability team of Databricks can pitch in here. We have a need to display all stale tables based on such a date column.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 16:07:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/113184#M44453</guid>
      <dc:creator>noorbasha534</dc:creator>
      <dc:date>2025-03-20T16:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized Location of Table History/Timestamps in Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/113192#M44460</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Eric_Kieft,&lt;/P&gt;&lt;P&gt;How are you doing today?, As per my understanding, yeah, Unity Catalog doesn’t currently provide a direct system table that tracks all table modifications (including inserts/updates) across multiple managed Delta tables. DESCRIBE HISTORY works per table, but for multiple tables, you'd need a workaround.&lt;/P&gt;&lt;P&gt;A good approach is to use system tables in Unity Catalog, specifically system.access.table_changes or system.access.audit_logs, to track changes at a broader level. Alternatively, if you need a quick way to get the last modified timestamp for multiple tables, you could query Delta’s transaction logs stored in _delta_log or create a metadata tracking table that captures the latest DESCRIBE HISTORY result for all tables.&lt;/P&gt;&lt;P&gt;If this is something you need regularly, you could automate it by running a scheduled job that collects DESCRIBE HISTORY timestamps for all tables and stores them in a central table for easy querying.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brahma&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 16:52:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/113192#M44460</guid>
      <dc:creator>Brahmareddy</dc:creator>
      <dc:date>2025-03-20T16:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized Location of Table History/Timestamps in Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/114456#M44830</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/102548"&gt;@Brahmareddy&lt;/a&gt;&amp;nbsp;do you see this table in your system catalog -&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;system.access.table_changes&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 20:02:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/114456#M44830</guid>
      <dc:creator>noorbasha534</dc:creator>
      <dc:date>2025-04-03T20:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized Location of Table History/Timestamps in Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/114458#M44832</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/45247"&gt;@Eric_Kieft&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/124839"&gt;@noorbasha534&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;system.access.table_lineage&lt;/STRONG&gt;&amp;nbsp;includes a record for each read or write event on a&amp;nbsp;Unity Catalog&amp;nbsp;table or path. This includes but is not limited to job runs, notebook runs, and dashboards updated with the read or write event.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please find the doc for reference:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/aws/en/admin/system-tables/lineage" target="_blank"&gt;https://docs.databricks.com/aws/en/admin/system-tables/lineage&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/admin/system-tables/lineage#table-lineage-table" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/admin/system-tables/lineage#table-lineage-table&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 20:28:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/centralized-location-of-table-history-timestamps-in-unity/m-p/114458#M44832</guid>
      <dc:creator>Priyanka_Biswas</dc:creator>
      <dc:date>2025-04-03T20:28:29Z</dc:date>
    </item>
  </channel>
</rss>

