<?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: Delta Live Table missing data in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/delta-live-table-missing-data/m-p/111909#M44040</link>
    <description>&lt;P&gt;this issue was found in DEV and so there is no new data being added/removed, furthermore I am able to create the screenshot above because everytime I do a full refresh I get 1.2m, and everytime I refresh just the final table I get 1.4m&lt;/P&gt;</description>
    <pubDate>Thu, 06 Mar 2025 12:35:43 GMT</pubDate>
    <dc:creator>tommyhmt</dc:creator>
    <dc:date>2025-03-06T12:35:43Z</dc:date>
    <item>
      <title>Delta Live Table missing data</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-live-table-missing-data/m-p/98053#M39733</link>
      <description>&lt;P&gt;Got a very simple DLT which runs fine, but the final table "a" is missing data.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tommyhmt_0-1730972149476.png" style="width: 1159px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/12735i43B500D57E2AAB08/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tommyhmt_0-1730972149476.png" alt="tommyhmt_0-1730972149476.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've found that after goes through a full refresh, if I rerun just the final table, then I get more records (from 1.2m to 1.4m) and the missing data then comes back.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tommyhmt_1-1730972356391.png" style="width: 1155px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/12736iFBA2019898919C2F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tommyhmt_1-1730972356391.png" alt="tommyhmt_1-1730972356391.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I run the last bit of the code in a notebook manually then I do get all the records, so I don't know where the 1.2m comes from.&amp;nbsp; I feel like it's somehow reading an older version of the r and c tables, but that shouldn't be happening if it's a full refresh right?&lt;/P&gt;&lt;P&gt;I've also noticed that I get the following warning:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Your query 'r' reads from '&amp;lt;catalog name&amp;gt;.&amp;lt;schema name&amp;gt;.p' but must read from 'LIVE.p' instead. Always use the LIVE keyword when referencing tables from the same pipeline so that DLT can track the dependencies in the pipeline.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;But in the code in my notebook I already use LIVE. and don't reference any catalog or schema.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 09:45:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-live-table-missing-data/m-p/98053#M39733</guid>
      <dc:creator>tommyhmt</dc:creator>
      <dc:date>2024-11-07T09:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Table missing data</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-live-table-missing-data/m-p/104825#M41894</link>
      <description>&lt;P&gt;To me it seems like timing or dependency issue. The missing data could be due to intermediate tables are not being properly refreshed or triggered during the full refresh. Please check if intermediate tables are being loaded properly before it start executing last bit of code.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 02:39:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-live-table-missing-data/m-p/104825#M41894</guid>
      <dc:creator>NSonam</dc:creator>
      <dc:date>2025-01-09T02:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Table missing data</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-live-table-missing-data/m-p/111909#M44040</link>
      <description>&lt;P&gt;this issue was found in DEV and so there is no new data being added/removed, furthermore I am able to create the screenshot above because everytime I do a full refresh I get 1.2m, and everytime I refresh just the final table I get 1.4m&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 12:35:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-live-table-missing-data/m-p/111909#M44040</guid>
      <dc:creator>tommyhmt</dc:creator>
      <dc:date>2025-03-06T12:35:43Z</dc:date>
    </item>
  </channel>
</rss>

