<?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: Difference between Delta Live Tables and Multitask Jobs in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/difference-between-delta-live-tables-and-multitask-jobs/m-p/25600#M17835</link>
    <description>Delta Live Tables provides and API for 'declarative data flow'. Instead of writing the code to manually read in data, apply transformations, and write it out, Delta Live tables instead asks you to declare the input source, the transformations, and the intended output source. The managed runtime will automatically optimize under the covers and perform the required reads, bookmarking, and compute logistics. It is very similar to how Terraform is declarative for building cloud infrastructure, whereas Delta Live Tables are declarative for data tables.</description>
    <pubDate>Tue, 08 Jun 2021 14:58:00 GMT</pubDate>
    <dc:creator>User16783855117</dc:creator>
    <dc:date>2021-06-08T14:58:00Z</dc:date>
    <item>
      <title>Difference between Delta Live Tables and Multitask Jobs</title>
      <link>https://community.databricks.com/t5/data-engineering/difference-between-delta-live-tables-and-multitask-jobs/m-p/25599#M17834</link>
      <description>&lt;P&gt;When should I use one over the other? There seems to be an overlap of some functionality &lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 16:51:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/difference-between-delta-live-tables-and-multitask-jobs/m-p/25599#M17834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-08T16:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Delta Live Tables and Multitask Jobs</title>
      <link>https://community.databricks.com/t5/data-engineering/difference-between-delta-live-tables-and-multitask-jobs/m-p/25600#M17835</link>
      <description>Delta Live Tables provides and API for 'declarative data flow'. Instead of writing the code to manually read in data, apply transformations, and write it out, Delta Live tables instead asks you to declare the input source, the transformations, and the intended output source. The managed runtime will automatically optimize under the covers and perform the required reads, bookmarking, and compute logistics. It is very similar to how Terraform is declarative for building cloud infrastructure, whereas Delta Live Tables are declarative for data tables.</description>
      <pubDate>Tue, 08 Jun 2021 14:58:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/difference-between-delta-live-tables-and-multitask-jobs/m-p/25600#M17835</guid>
      <dc:creator>User16783855117</dc:creator>
      <dc:date>2021-06-08T14:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Delta Live Tables and Multitask Jobs</title>
      <link>https://community.databricks.com/t5/data-engineering/difference-between-delta-live-tables-and-multitask-jobs/m-p/25601#M17836</link>
      <description>Delta Live Tables are targeted towards building an ETL pipeline where several Delta tables are interconnected from a flow perspective and in a single notebook. Multi-task Jobs is more generic orchestration framework that allows you to execute various Notebooks in a flow</description>
      <pubDate>Wed, 09 Jun 2021 10:00:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/difference-between-delta-live-tables-and-multitask-jobs/m-p/25601#M17836</guid>
      <dc:creator>aladda</dc:creator>
      <dc:date>2021-06-09T10:00:00Z</dc:date>
    </item>
  </channel>
</rss>

