<?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: inconsistency between the analyze and transpile commands with respect to SSIS support. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/inconsistency-between-the-analyze-and-transpile-commands-with/m-p/132531#M49528</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi Gauri,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;As I can read but someone from databricks can also confirm:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;as of now,&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SSIS is not supported as a source dialect for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;transpile&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;in Databricks Labs LakeBridge. The&amp;nbsp;&lt;/SPAN&gt;analyze&lt;SPAN&gt;&amp;nbsp;command supports SSIS for assessment and reporting, but the transpiler does not list SSIS as a valid dialect, which is why you see the error. This is confirmed by the absence of SSIS in the&amp;nbsp;&lt;/SPAN&gt;install-transpile&lt;SPAN&gt;&amp;nbsp;options and the error message listing only supported dialects.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;for second one I think answer is No at the moment (If you can extract pure SQL scripts from your SSIS packages)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;The HTML content in the&amp;nbsp;.sql&amp;nbsp;files likely results from the transpiler failing to parse the SSIS input and instead dumping an error or a rendered report page.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Sep 2025 07:47:55 GMT</pubDate>
    <dc:creator>saurabh18cs</dc:creator>
    <dc:date>2025-09-19T07:47:55Z</dc:date>
    <item>
      <title>inconsistency between the analyze and transpile commands with respect to SSIS support.</title>
      <link>https://community.databricks.com/t5/data-engineering/inconsistency-between-the-analyze-and-transpile-commands-with/m-p/132518#M49522</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;I'm using Databricks Labs LakeBridge and noticed an inconsistency between the analyze and transpile commands with respect to SSIS support.&lt;BR /&gt;&lt;STRONG&gt;Analyzer&lt;/STRONG&gt;:&lt;BR /&gt;When I run the analyze command, I’m able to select SSIS as the source technology, and the tool works as expected:&lt;BR /&gt;databricks labs lakebridge analyze --source-directory "C:\path\to\ssis" --source-tech SSIS --report-file "C:\output\analysis_report.txt"&lt;BR /&gt;&lt;STRONG&gt;Transpiler&lt;/STRONG&gt;:&lt;BR /&gt;However, when I try to transpile using:&lt;BR /&gt;databricks labs lakebridge transpile --input-source "C:\path\to\ssis" --source-dialect ssis --output-folder "C:\output"&lt;BR /&gt;I receive the following error:&lt;BR /&gt;&lt;STRONG&gt;ERROR&lt;/STRONG&gt; [src/databricks/labs/lakebridge.transpile] ValueError: Invalid value for '--source-dialect': 'ssis' must be one of: datastage, informatica (desktop edition), informatica cloud, mssql, netezza, oracle, synapse, teradata&lt;BR /&gt;Additionally, when I run databricks labs lakebridge install-transpile, SSIS is not listed as a valid option for source dialect.&lt;BR /&gt;&lt;STRONG&gt;Attempted workaround:&lt;/STRONG&gt;&lt;BR /&gt;I wanted to add SSIS, I tried using synapse as a source dialect in the transpiler command.&lt;BR /&gt;databricks labs lakebridge transpile --input-source "C:\path\to\ssis" --source-dialect synapse --output-folder "C:\output"&lt;BR /&gt;This command does not execute but generates .sql files. THIS SQL-based files are then passed into the next stage of the transpiler pipeline (e.g., notebook generation), which results in the following error:&lt;BR /&gt;JsonRpcInternalError: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa9 in position 14009: invalid start byte&lt;BR /&gt;— however, the content of those files is actually HTML, not valid SQL. I manually verified the .sql files and confirmed they contain HTML structure (like a rendered page dump), likely because of parsing mismatch or unsupported handling of SSIS content using the Synapse dialect.&lt;BR /&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;:&lt;BR /&gt;Is SSIS currently unsupported as a valid --source-dialect for the transpile command, even though it's available in analyze?&lt;BR /&gt;Is there a recommended workaround for transpiling SQL logic extracted from SSIS packages?&lt;BR /&gt;Is the generation of HTML content in .sql files expected when using a mismatched dialect like Synapse?&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 04:52:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/inconsistency-between-the-analyze-and-transpile-commands-with/m-p/132518#M49522</guid>
      <dc:creator>Gauri_Bhandari</dc:creator>
      <dc:date>2025-09-19T04:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistency between the analyze and transpile commands with respect to SSIS support.</title>
      <link>https://community.databricks.com/t5/data-engineering/inconsistency-between-the-analyze-and-transpile-commands-with/m-p/132531#M49528</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Gauri,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;As I can read but someone from databricks can also confirm:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;as of now,&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SSIS is not supported as a source dialect for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;transpile&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;in Databricks Labs LakeBridge. The&amp;nbsp;&lt;/SPAN&gt;analyze&lt;SPAN&gt;&amp;nbsp;command supports SSIS for assessment and reporting, but the transpiler does not list SSIS as a valid dialect, which is why you see the error. This is confirmed by the absence of SSIS in the&amp;nbsp;&lt;/SPAN&gt;install-transpile&lt;SPAN&gt;&amp;nbsp;options and the error message listing only supported dialects.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;for second one I think answer is No at the moment (If you can extract pure SQL scripts from your SSIS packages)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;The HTML content in the&amp;nbsp;.sql&amp;nbsp;files likely results from the transpiler failing to parse the SSIS input and instead dumping an error or a rendered report page.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 07:47:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/inconsistency-between-the-analyze-and-transpile-commands-with/m-p/132531#M49528</guid>
      <dc:creator>saurabh18cs</dc:creator>
      <dc:date>2025-09-19T07:47:55Z</dc:date>
    </item>
  </channel>
</rss>

