cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

Delta Live Table missing data

tommyhmt
New Contributor

Got a very simple DLT which runs fine, but the final table "a" is missing data.

tommyhmt_0-1730972149476.png

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.

tommyhmt_1-1730972356391.png

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.  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?

I've also noticed that I get the following warning:

Your query 'r' reads from '<catalog name>.<schema name>.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.

But in the code in my notebook I already use LIVE. and don't reference any catalog or schema.

0 REPLIES 0

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group