<?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: dlt vs delta table in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122380#M46757</link>
    <description>&lt;P&gt;I meant for my use case maybe it's better to simply save in uc instead of using dlt .what do you think?&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jun 2025 16:52:05 GMT</pubDate>
    <dc:creator>pargit2</dc:creator>
    <dc:date>2025-06-20T16:52:05Z</dc:date>
    <item>
      <title>dlt vs delta table</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122366#M46751</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm building gold layer and silver layers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in bronze I ingest using auto loader.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data is getting updated once a month.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;should I save the fd in silver notebooks using delta live table or delta table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the past I used simple:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;df.write.save("s3.." )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then created a table in uc pointing on path in s3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is the best approach? when do I use dlt vs simple delta?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;abdominal for my use case what is the best practice?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#dlt&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 15:18:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122366#M46751</guid>
      <dc:creator>pargit2</dc:creator>
      <dc:date>2025-06-20T15:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: dlt vs delta table</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122371#M46753</link>
      <description>&lt;P&gt;I would say if the data is not complex and you are not handling any DQ checks in the pipeline the go for a regular databricks workflow and save it as delta table since you are refreshing the data every 1 month and it is not streaming workload.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 15:48:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122371#M46753</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-06-20T15:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: dlt vs delta table</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122374#M46754</link>
      <description>&lt;P&gt;thanks for the replay.&lt;/P&gt;&lt;P&gt;I also plan to orchestrated it all from airflow and I prefer not to use&amp;nbsp; databricks workflow. I know dlt work on dlt pipeline I am not sure if and how it should be done.&lt;/P&gt;&lt;P&gt;so you suggest saving in s3&amp;nbsp; and then create table in uc pointing on s3?&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 16:20:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122374#M46754</guid>
      <dc:creator>pargit2</dc:creator>
      <dc:date>2025-06-20T16:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: dlt vs delta table</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122375#M46755</link>
      <description>&lt;P&gt;I think if you are registering the table in UC and using delta live table you cannot create an external table in s3. It should be a managed table.&amp;nbsp;&lt;SPAN&gt;DLT, by design, works with&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;managed tables&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;in Unity Catalog.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 16:32:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122375#M46755</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-06-20T16:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: dlt vs delta table</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122380#M46757</link>
      <description>&lt;P&gt;I meant for my use case maybe it's better to simply save in uc instead of using dlt .what do you think?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 16:52:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122380#M46757</guid>
      <dc:creator>pargit2</dc:creator>
      <dc:date>2025-06-20T16:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: dlt vs delta table</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122382#M46758</link>
      <description>&lt;P&gt;Yes if your other tables are external. Then no point going for DLT and managed table. You can just write to s3 and register the table in UC.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 17:03:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-vs-delta-table/m-p/122382#M46758</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-06-20T17:03:56Z</dc:date>
    </item>
  </channel>
</rss>

