<?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: Ingest data from SQL Server in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/ingest-data-from-sql-server/m-p/130522#M48819</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/173840"&gt;@Khaja_Zaffer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for sharing your thoughts. Yes, dynamic generation of YAML works in this case, but I wanted to know if there is any other workaround that is officially made available by Databricks.&lt;/P&gt;&lt;P&gt;I did not contact anyone from Databricks. Before reaching out I wanted to try all different possibilities.&amp;nbsp;&lt;BR /&gt;Thank you again!&lt;/P&gt;</description>
    <pubDate>Tue, 02 Sep 2025 13:43:33 GMT</pubDate>
    <dc:creator>Vamsi_S</dc:creator>
    <dc:date>2025-09-02T13:43:33Z</dc:date>
    <item>
      <title>Ingest data from SQL Server</title>
      <link>https://community.databricks.com/t5/data-engineering/ingest-data-from-sql-server/m-p/130294#M48745</link>
      <description>&lt;P&gt;I've been working on data ingestion from SQL Server to UC using lakeflow connect. Lakeflow connect actually made the work easier when everything is right. I am trying to incorporate this with DAB and this would work fine with schema and table tags for 'object' in 'ingestion_definition'. What if someone wants to clean the table names before ingesting them into UC? For now, 'object' only allows 'report', 'table', 'schema'. If I create a python file or notebook that gets the table names from SQL Server using 'source_schema', and then clean/modify the table names, I would not be able to dynamically ingest tables. I understand that DAB doesn't allow runtime ingestion/modification of files, but I would love to have a way so that I can do something like below.&lt;BR /&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;pipeline_sqlserver&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;name&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt;&lt;SPAN class=""&gt; sqlserver&lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;ingestion&lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;pipeline&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;ingestion_definition&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;ingestion_gateway_id&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt;&lt;SPAN class=""&gt; $&lt;/SPAN&gt;&lt;SPAN class=""&gt;{&lt;/SPAN&gt;&lt;SPAN class=""&gt;resources.pipelines.gateway.id&lt;/SPAN&gt;&lt;SPAN class=""&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;objects&lt;/SPAN&gt;&lt;SPAN class=""&gt;: []&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&amp;nbsp; &amp;nbsp; library:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;file: .yml/.json/any other format&lt;/P&gt;&lt;P&gt;Link to Ingestion documentation:&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/ingestion/lakeflow-connect/sql-server-pipeline" target="_blank" rel="noopener"&gt;Ingest data from SQL Server | Databricks on AWS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Give objects an empty list and get the names from a yaml file or json file or any other format that tables can be saved into from preprocessed script.&lt;BR /&gt;If anyone had already faced the same issue and have a solution to it, I would greatly appreciate if you can share it here. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 00:18:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ingest-data-from-sql-server/m-p/130294#M48745</guid>
      <dc:creator>Vamsi_S</dc:creator>
      <dc:date>2025-09-01T00:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest data from SQL Server</title>
      <link>https://community.databricks.com/t5/data-engineering/ingest-data-from-sql-server/m-p/130336#M48762</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/181905"&gt;@Vamsi_S&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Good day! Did you&amp;nbsp;Preprocessing Table Names in CI/CD and Generate YAML Dynamically (Recommended for Dynamic, Automated Ingestion)&lt;/P&gt;&lt;P&gt;Did you contact your databricks account manager (incase if you working with a company) for feature request?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 08:59:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ingest-data-from-sql-server/m-p/130336#M48762</guid>
      <dc:creator>Khaja_Zaffer</dc:creator>
      <dc:date>2025-09-01T08:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest data from SQL Server</title>
      <link>https://community.databricks.com/t5/data-engineering/ingest-data-from-sql-server/m-p/130522#M48819</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/173840"&gt;@Khaja_Zaffer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for sharing your thoughts. Yes, dynamic generation of YAML works in this case, but I wanted to know if there is any other workaround that is officially made available by Databricks.&lt;/P&gt;&lt;P&gt;I did not contact anyone from Databricks. Before reaching out I wanted to try all different possibilities.&amp;nbsp;&lt;BR /&gt;Thank you again!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 13:43:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ingest-data-from-sql-server/m-p/130522#M48819</guid>
      <dc:creator>Vamsi_S</dc:creator>
      <dc:date>2025-09-02T13:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest data from SQL Server</title>
      <link>https://community.databricks.com/t5/data-engineering/ingest-data-from-sql-server/m-p/131669#M49183</link>
      <description>&lt;P&gt;I’ve been using the notebook style as there are some transformations that need to be done on destination_table names as the source_table names has special characters. My requirement is: for example, I have a schema with 5 tables, 10 individual tables from another schema. Since each table name needs to be transformed, I am getting all the tables and creating a list of objects. In the first run if the number of objects is 15 it creates pipeline with the name specified in the notebook. And by the second run of the pipeline, a new table gets created in the schema, we will have 16 objects which changes the ingestion definition of the pipeline. So, the second run creates a new pipeline with name “Managed Ingestion Pipeline - &amp;lt;original-pipeline_id&amp;gt;”. This has been the issue as we are not able to capture the history of the pipeline properly. I just want a way to update the ingestion definition of the pipeline but keep same pipeline name. Find the link to the documentation of notebook style Ingestoin Pipelines with Lakeflow Connect below.&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/notebooks/source/sql-server-cdc-connector-setup.html" target="_blank"&gt;SQL Server CDC Connector Setup&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is a code snippet I am working on:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vamsi_S_0-1757599917896.png" style="width: 550px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19917i7506C0D820FEB32C/image-dimensions/550x301?v=v2" width="550" height="301" role="button" title="Vamsi_S_0-1757599917896.png" alt="Vamsi_S_0-1757599917896.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please advise if anyone has a solution to this issue.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 14:14:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ingest-data-from-sql-server/m-p/131669#M49183</guid>
      <dc:creator>Vamsi_S</dc:creator>
      <dc:date>2025-09-11T14:14:29Z</dc:date>
    </item>
  </channel>
</rss>

