<?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: Lakebridge Transpile paths in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128762#M48346</link>
    <description>&lt;P&gt;Basically, follow the same steps as in guide to which I've shared a link above. If you will have trouble with installation, let me know and tomorrow I can try to create it on my databricks instance &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Aug 2025 15:56:32 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2025-08-18T15:56:32Z</dc:date>
    <item>
      <title>Lakebridge Transpile paths</title>
      <link>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128741#M48337</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;What kind of source and target paths can I use in Transpile command?&lt;BR /&gt;I'm trying to run command:&lt;BR /&gt;databricks labs lakebridge transpile --source-dialect tsql --input-source&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and I get error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ERROR [src/databricks/labs/lakebridge.transpile] ValueError: Invalid path for '--input-source', does not exist XXX&amp;nbsp;&lt;BR /&gt;Error: unexpected end of JSON input&lt;/P&gt;&lt;P&gt;I tried using dbfs paths as well as my local paths, and it didn't work.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 13:37:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128741#M48337</guid>
      <dc:creator>Fikrat</dc:creator>
      <dc:date>2025-08-18T13:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Lakebridge Transpile paths</title>
      <link>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128745#M48339</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/113626"&gt;@Fikrat&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;First of all make &lt;STRONG&gt;sure&lt;/STRONG&gt; that you're using newest version of databricks lakebridge. In newest version --source-dialect supports following values:&lt;/P&gt;&lt;P&gt;- datastage&lt;/P&gt;&lt;P&gt;- informatica (desktop edition)&lt;/P&gt;&lt;P&gt;- informatica cloud&lt;/P&gt;&lt;P&gt;- &lt;STRONG&gt;mssql&amp;nbsp; (your case)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- netezza&lt;/P&gt;&lt;P&gt;- oracle&lt;/P&gt;&lt;P&gt;- synapse&lt;/P&gt;&lt;P&gt;- teradata&lt;/P&gt;&lt;P&gt;Now, --input-source argument expect absolute path to a file that contains sql to transpile.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_0-1755526975548.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19158i652FF0E84CCEFB3D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_0-1755526975548.png" alt="szymon_dybczak_0-1755526975548.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In my case, I've installed lakebridge on my PC following official guide. Here's how I executed command. It worked without any issue.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_1-1755527070607.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19159i5AD729132FCF8AD3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_1-1755527070607.png" alt="szymon_dybczak_1-1755527070607.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here's a status of successful transpilation process:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_2-1755527188498.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19160iDDD6A8006196D90C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_2-1755527188498.png" alt="szymon_dybczak_2-1755527188498.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Official guide:&lt;BR /&gt;&lt;A href="https://databrickslabs.github.io/lakebridge/docs/transpile/" target="_blank" rel="noopener"&gt;Transpile Guide | Lakebridge&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 14:26:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128745#M48339</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-08-18T14:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Lakebridge Transpile paths</title>
      <link>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128751#M48340</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;, that resolved my initial problem and I was able to run command fine. Is it possible to run Transpile from notebook as well? The official document includes example of using Reconcile from notebook, but not sure about Transpile.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 15:03:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128751#M48340</guid>
      <dc:creator>Fikrat</dc:creator>
      <dc:date>2025-08-18T15:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Lakebridge Transpile paths</title>
      <link>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128752#M48341</link>
      <description>&lt;P&gt;Also, what cloud source locations are available for Transpile- dbfs, Unity Catalog volumes, etc?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 15:10:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128752#M48341</guid>
      <dc:creator>Fikrat</dc:creator>
      <dc:date>2025-08-18T15:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Lakebridge Transpile paths</title>
      <link>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128753#M48342</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/113626"&gt;@Fikrat&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Great that it worked for you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; And yes, I think it should work from notebook as well&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 15:10:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128753#M48342</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-08-18T15:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lakebridge Transpile paths</title>
      <link>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128759#M48345</link>
      <description>&lt;P&gt;Excellent, would you be able to provide a sample code or any reference material on that?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 15:49:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128759#M48345</guid>
      <dc:creator>Fikrat</dc:creator>
      <dc:date>2025-08-18T15:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Lakebridge Transpile paths</title>
      <link>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128762#M48346</link>
      <description>&lt;P&gt;Basically, follow the same steps as in guide to which I've shared a link above. If you will have trouble with installation, let me know and tomorrow I can try to create it on my databricks instance &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 15:56:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128762#M48346</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-08-18T15:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Lakebridge Transpile paths</title>
      <link>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128777#M48348</link>
      <description>&lt;P&gt;I didn't find any info on usage of Transpiler classes from python in that guide, that's why asked. But it's okay if you don't have answers. This product is new and documentation they provided is scarce, so hopefully they add more materials soon.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 19:00:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakebridge-transpile-paths/m-p/128777#M48348</guid>
      <dc:creator>Fikrat</dc:creator>
      <dc:date>2025-08-18T19:00:44Z</dc:date>
    </item>
  </channel>
</rss>

