<?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: Redshift Stored Procedure Migration to Databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/107742#M42911</link>
    <description>&lt;P&gt;You can create a Python function or move logic a notebook, it depend what is the purpose of the procedure.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jan 2025 08:59:54 GMT</pubDate>
    <dc:creator>MariuszK</dc:creator>
    <dc:date>2025-01-30T08:59:54Z</dc:date>
    <item>
      <title>Redshift Stored Procedure Migration to Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/107718#M42900</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to migrate&amp;nbsp;Redshift SQL Stored Procedures to databricks.&lt;/P&gt;&lt;P&gt;As databricks doesn't support the concept of SQL Stored Procedures.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do so?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 07:59:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/107718#M42900</guid>
      <dc:creator>Avinash_Narala</dc:creator>
      <dc:date>2025-01-30T07:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Redshift Stored Procedure Migration to Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/107742#M42911</link>
      <description>&lt;P&gt;You can create a Python function or move logic a notebook, it depend what is the purpose of the procedure.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 08:59:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/107742#M42911</guid>
      <dc:creator>MariuszK</dc:creator>
      <dc:date>2025-01-30T08:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Redshift Stored Procedure Migration to Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/107801#M42922</link>
      <description>&lt;P&gt;i have a bunch of procedures to convert. so it is not possible to generalise the purpose of each procedure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need a wrapper program to convert redshift sql procedures into python functions in databricks notebooks&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 12:21:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/107801#M42922</guid>
      <dc:creator>Avinash_Narala</dc:creator>
      <dc:date>2025-01-30T12:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Redshift Stored Procedure Migration to Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/107805#M42923</link>
      <description>&lt;P&gt;You can try with ChatGPT, ask the chat to convert it, you will be really suppressed. There is more advance option for that, but it's more complex.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 12:33:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/107805#M42923</guid>
      <dc:creator>MariuszK</dc:creator>
      <dc:date>2025-01-30T12:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Redshift Stored Procedure Migration to Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/107825#M42926</link>
      <description>&lt;P&gt;I am assuming you want a sproc so you have some code which is reusable across many notebooks.&amp;nbsp; If so, Databricks supports several types of functions:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/sql-ref-functions" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/sql-ref-functions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However if your Redshift sprocs are all of the processing logic, you should convert those to notebooks instead.&lt;/P&gt;&lt;P&gt;I don't know of any program which will directly convert Redshift SQL to Python (or Databricks SQL).&amp;nbsp; An LLM might help, perhaps even the Databricks Assistant in the cloud IDE.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 14:12:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/107825#M42926</guid>
      <dc:creator>Rjdudley</dc:creator>
      <dc:date>2025-01-30T14:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Redshift Stored Procedure Migration to Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/108996#M43195</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/98941"&gt;@Avinash_Narala&lt;/a&gt;&amp;nbsp;in case you didn't see this announcement, looks like it might solver your problem:&amp;nbsp;&lt;A href="https://www.databricks.com/blog/welcoming-bladebridge-databricks-accelerating-data-warehouse-migrations-lakehouse" target="_blank"&gt;Welcoming BladeBridge to Databricks: Accelerating Data Warehouse Migrations to Lakehouse | Databricks Blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I had no idea BladeBridge existed, so I'm pleased to see it's part of the Databricks offerings soon.&amp;nbsp; Some problems solve themselves.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 17:02:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/108996#M43195</guid>
      <dc:creator>Rjdudley</dc:creator>
      <dc:date>2025-02-05T17:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Redshift Stored Procedure Migration to Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/122032#M46631</link>
      <description>&lt;P&gt;Lake Bridge might be a solution.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.databricks.com/solutions/migration/lakebridge" target="_blank"&gt;https://www.databricks.com/solutions/migration/lakebridge&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 18:36:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/122032#M46631</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-06-17T18:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Redshift Stored Procedure Migration to Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/122044#M46634</link>
      <description>&lt;P&gt;Talk to your Databricks account rep about whether there is a preview still open on Stored Procedures.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 23:22:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/122044#M46634</guid>
      <dc:creator>mnorland</dc:creator>
      <dc:date>2025-06-17T23:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Redshift Stored Procedure Migration to Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/122067#M46639</link>
      <description>&lt;P&gt;Hi Avinash,&amp;nbsp;You could give ChatGPT a shot — just ask it to help convert it for you. You might honestly be surprised by how well it handles it. There are more advanced ways to do it too, though those can get a bit tricky if you're not used to them.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 05:18:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/122067#M46639</guid>
      <dc:creator>jerrygen78</dc:creator>
      <dc:date>2025-06-18T05:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Redshift Stored Procedure Migration to Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/122123#M46664</link>
      <description>&lt;P&gt;Databricks docs shows procedures are in public preview and requires runtime 17.0 and above.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-syntax-ddl-create-procedure" target="_blank"&gt;https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-syntax-ddl-create-procedure&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 13:05:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/redshift-stored-procedure-migration-to-databricks/m-p/122123#M46664</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-06-18T13:05:23Z</dc:date>
    </item>
  </channel>
</rss>

