<?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: Anyone using Databricks Query Federation for ETL purpose ? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/anyone-using-databricks-query-federation-for-etl-purpose/m-p/120177#M46085</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/30672"&gt;@nikhilj0421&lt;/a&gt;&amp;nbsp;- Thank you for help responding. The question is not about DLT. The Question is what is the use case of Databricks Query Federation? If we plug Query Federation - what are the implications ? What databricks is suggesting for that?&lt;/P&gt;</description>
    <pubDate>Mon, 26 May 2025 03:08:55 GMT</pubDate>
    <dc:creator>dipanjannet</dc:creator>
    <dc:date>2025-05-26T03:08:55Z</dc:date>
    <item>
      <title>Anyone using Databricks Query Federation for ETL purpose ?</title>
      <link>https://community.databricks.com/t5/data-engineering/anyone-using-databricks-query-federation-for-etl-purpose/m-p/119847#M45979</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;We have a use case to fetch data from a SQL Server wherein we have some tables to consume. This is typically a OLTP setup wherein the comes in a regular interval.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, as we have Unity Catalog enabled, we are interested in exploring Databricks Query federation to ingest the data into our Storage Account. Please note, we do not jut want to query the SQL Server tables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We want to do one time full load and then incremental load.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seeking for a suggestion for this use case. In the databricks documentation it primarily suggesting for below -&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ad hoc reporting.&lt;/LI&gt;&lt;LI&gt;Proof-of-concept work.&lt;/LI&gt;&lt;LI&gt;The exploratory phase of new ETL pipelines or reports.&lt;/LI&gt;&lt;LI&gt;Supporting workloads during incremental migration.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, in this case - this is a fully flagged ETL workflow. Any suggestion on this setup ?&lt;/P&gt;&lt;P&gt;#Query Federation&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 09:19:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/anyone-using-databricks-query-federation-for-etl-purpose/m-p/119847#M45979</guid>
      <dc:creator>dipanjannet</dc:creator>
      <dc:date>2025-05-21T09:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone using Databricks Query Federation for ETL purpose ?</title>
      <link>https://community.databricks.com/t5/data-engineering/anyone-using-databricks-query-federation-for-etl-purpose/m-p/120100#M46062</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/165173"&gt;@dipanjannet&lt;/a&gt;,&amp;nbsp;you can leverage DLT feature to do so.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check:&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/dlt/transform" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.databricks.com/aws/en/dlt/transform&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/aws/en/dlt/stateful-processing" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.databricks.com/aws/en/dlt/stateful-processing&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is the s&lt;SPAN&gt;tep-by-step tutorial:&lt;/SPAN&gt;&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/dlt/tutorials" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.databricks.com/aws/en/dlt/tutorials&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="bodyDisplay_1" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;In case you do not want to use dlt (and there are reasons not to), you can also check the docs for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/ingestion/cloud-object-storage/auto-loader/" target="_self" rel="nofollow noopener noreferrer"&gt;autoloader&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/delta/merge" target="_self" rel="nofollow noopener noreferrer"&gt;merge notebooks&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;These 2 do basically the same as dlt but without the extra cost and more control.&amp;nbsp; You have to write more code though.&lt;BR /&gt;For ingesting the SQL server data I would use Data Factory, which lands the data onto your bronze layer (adls gen2).&lt;BR /&gt;Or use the Azure SQL connector of Databricks, but that will use DLT and is more expensive than ADF but has the ease of use (but less control/visibility).&lt;BR /&gt;So you see, many choices.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV id="producttaglist_1" class="lia-product-tag-list lia-component-product-snippet lia-component-message-view-widget-product-snippet"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 23 May 2025 16:56:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/anyone-using-databricks-query-federation-for-etl-purpose/m-p/120100#M46062</guid>
      <dc:creator>nikhilj0421</dc:creator>
      <dc:date>2025-05-23T16:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone using Databricks Query Federation for ETL purpose ?</title>
      <link>https://community.databricks.com/t5/data-engineering/anyone-using-databricks-query-federation-for-etl-purpose/m-p/120177#M46085</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/30672"&gt;@nikhilj0421&lt;/a&gt;&amp;nbsp;- Thank you for help responding. The question is not about DLT. The Question is what is the use case of Databricks Query Federation? If we plug Query Federation - what are the implications ? What databricks is suggesting for that?&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 03:08:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/anyone-using-databricks-query-federation-for-etl-purpose/m-p/120177#M46085</guid>
      <dc:creator>dipanjannet</dc:creator>
      <dc:date>2025-05-26T03:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone using Databricks Query Federation for ETL purpose ?</title>
      <link>https://community.databricks.com/t5/data-engineering/anyone-using-databricks-query-federation-for-etl-purpose/m-p/137204#M50708</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/165173"&gt;@dipanjannet&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please don’t use Query Federation for production ETL. Databricks’ own guidance says to ingest with managed Lakeflow connectors for scalable, low-latency pipelines, and use Lakehouse Federation/query federation mainly for ad-hoc analysis, discovery, and PoC/bake-off work—not as your primary ETL engine.&lt;/P&gt;
&lt;P&gt;For more information, refer to this documentation here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/aws/en/query-federation/database-federation?utm_source=chatgpt.com#query-federation-vs-lakeflow-connect" target="_blank"&gt;https://docs.databricks.com/aws/en/query-federation/database-federation?utm_source=chatgpt.com#query-federation-vs-lakeflow-connect&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is information on the Lakeflow connector for SQL Server:&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/ingestion/lakeflow-connect/sql-server-pipeline" target="_blank"&gt;https://docs.databricks.com/aws/en/ingestion/lakeflow-connect/sql-server-pipeline&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Nov 2025 04:16:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/anyone-using-databricks-query-federation-for-etl-purpose/m-p/137204#M50708</guid>
      <dc:creator>Krishna_S</dc:creator>
      <dc:date>2025-11-01T04:16:14Z</dc:date>
    </item>
  </channel>
</rss>

