<?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 pipeline steps explanation in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/delta-live-table-pipeline-steps-explanation/m-p/101887#M2504</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/36909"&gt;@Mounika_Tarigop&lt;/a&gt;&amp;nbsp;Please explain:&lt;BR /&gt;Loading data (full refresh/refresh) into all Streaming tables and refreshing Materialized views are part of the Setting up table step in a DLT trigger mode ?&lt;/P&gt;</description>
    <pubDate>Thu, 12 Dec 2024 10:10:00 GMT</pubDate>
    <dc:creator>kapil_dua</dc:creator>
    <dc:date>2024-12-12T10:10:00Z</dc:date>
    <item>
      <title>Delta Live Table pipeline steps explanation</title>
      <link>https://community.databricks.com/t5/administration-architecture/delta-live-table-pipeline-steps-explanation/m-p/65133#M1034</link>
      <description>&lt;P&gt;Does anyone have documentation on what is actually occurring in each of these steps?&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Creating update&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Waiting for resources&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Initializing&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Setting up tables&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Rendering graph&lt;BR /&gt;&lt;BR /&gt;For example, what is the difference between initializing and setting up tables? I am trying find out what exactly is happening in each of these.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 31 Mar 2024 19:56:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/delta-live-table-pipeline-steps-explanation/m-p/65133#M1034</guid>
      <dc:creator>ac0</dc:creator>
      <dc:date>2024-03-31T19:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Table pipeline steps explanation</title>
      <link>https://community.databricks.com/t5/administration-architecture/delta-live-table-pipeline-steps-explanation/m-p/101386#M2475</link>
      <description>&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;SPAN&gt;Please find the steps happening in the Delta Live Table (DLT) pipeline:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;STRONG&gt;Creating updates&lt;/STRONG&gt;: This step involves preparing the necessary updates to the pipeline. It includes determining the changes that need to be applied to the data tables based on the defined transformations and data flow.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Waiting for resources&lt;/STRONG&gt;: During this step, the pipeline is waiting for the required computational resources to be allocated. This ensures that there are enough resources available to execute the pipeline efficiently.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;STRONG&gt;Initializing&lt;/STRONG&gt;: Initialization involves setting up the environment for the pipeline execution. This includes loading configurations, preparing the execution context, and ensuring that all dependencies are in place.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Setting up tables&lt;/STRONG&gt;: This step involves creating or refreshing the tables defined in the pipeline. It includes setting up the schema, applying any necessary constraints, and preparing the tables for data ingestion and transformation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Rendering graph&lt;/STRONG&gt;: In this step, the pipeline generates a visual representation of the data flow and transformations. This graph helps in understanding the dependencies and the sequence of operations within the pipeline.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;SPAN&gt;The difference between "initializing" and "setting up tables" is that initializing focuses on preparing the overall execution environment, while setting up tables specifically deals with creating and configuring the tables that will be used in the pipeline.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;SPAN&gt;&lt;A href="https://www.databricks.com/discover/pages/getting-started-with-delta-live-tables" target="_blank"&gt;https://www.databricks.com/discover/pages/getting-started-with-delta-live-tables&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2024 19:25:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/delta-live-table-pipeline-steps-explanation/m-p/101386#M2475</guid>
      <dc:creator>Mounika_Tarigop</dc:creator>
      <dc:date>2024-12-08T19:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Table pipeline steps explanation</title>
      <link>https://community.databricks.com/t5/administration-architecture/delta-live-table-pipeline-steps-explanation/m-p/101887#M2504</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/36909"&gt;@Mounika_Tarigop&lt;/a&gt;&amp;nbsp;Please explain:&lt;BR /&gt;Loading data (full refresh/refresh) into all Streaming tables and refreshing Materialized views are part of the Setting up table step in a DLT trigger mode ?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 10:10:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/delta-live-table-pipeline-steps-explanation/m-p/101887#M2504</guid>
      <dc:creator>kapil_dua</dc:creator>
      <dc:date>2024-12-12T10:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Table pipeline steps explanation</title>
      <link>https://community.databricks.com/t5/administration-architecture/delta-live-table-pipeline-steps-explanation/m-p/101945#M2508</link>
      <description>&lt;P&gt;Yes, loading data (full refresh/refresh) into all streaming tables and refreshing materialized views are part of the "Setting up table" step in a Delta Live Tables (DLT) pipeline when running in trigger mode.&lt;/P&gt;&lt;P&gt;In triggered mode, materialized views are fully recomputed every time the pipeline is executed. For streaming tables, a full refresh will truncate the table and process all data available in the source with the latest definition of the streaming table. This ensures that the tables and views reflect the current state of their input data sources&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 15:24:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/delta-live-table-pipeline-steps-explanation/m-p/101945#M2508</guid>
      <dc:creator>Mounika_Tarigop</dc:creator>
      <dc:date>2024-12-12T15:24:50Z</dc:date>
    </item>
  </channel>
</rss>

