<?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 DLT SQL demo pipeline issue in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/dlt-sql-demo-pipeline-issue/m-p/64794#M2859</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;First foray into DLT and following code exerts from the sample-DLT-notebook.&lt;/P&gt;&lt;P&gt;I'm creating a notebook with the SQL below:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CREATE STREAMING LIVE TABLE sales_orders_raw&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;COMMENT "The raw sales orders, ingested from /databricks-datasets."&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;TBLPROPERTIES ("myCompanyPipeline.quality" = "bronze")&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AS&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SELECT * FROM cloud_files("/databricks-datasets/retail-org/sales_orders/", "json", map("cloudFiles.inferColumnTypes", "true"))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I then reference this in my DLT pipeline but it fails on initialising with a syntax error (pic attached). Can anyone assist? Appreciate it says python and I'm using SQL but thought the pipeline transposed as magic commands aren't permitted in notebook being called in DLT pipe.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2024 13:16:12 GMT</pubDate>
    <dc:creator>Frustrated_DE</dc:creator>
    <dc:date>2024-03-27T13:16:12Z</dc:date>
    <item>
      <title>DLT SQL demo pipeline issue</title>
      <link>https://community.databricks.com/t5/get-started-discussions/dlt-sql-demo-pipeline-issue/m-p/64794#M2859</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;First foray into DLT and following code exerts from the sample-DLT-notebook.&lt;/P&gt;&lt;P&gt;I'm creating a notebook with the SQL below:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CREATE STREAMING LIVE TABLE sales_orders_raw&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;COMMENT "The raw sales orders, ingested from /databricks-datasets."&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;TBLPROPERTIES ("myCompanyPipeline.quality" = "bronze")&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AS&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SELECT * FROM cloud_files("/databricks-datasets/retail-org/sales_orders/", "json", map("cloudFiles.inferColumnTypes", "true"))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I then reference this in my DLT pipeline but it fails on initialising with a syntax error (pic attached). Can anyone assist? Appreciate it says python and I'm using SQL but thought the pipeline transposed as magic commands aren't permitted in notebook being called in DLT pipe.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 13:16:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/dlt-sql-demo-pipeline-issue/m-p/64794#M2859</guid>
      <dc:creator>Frustrated_DE</dc:creator>
      <dc:date>2024-03-27T13:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: DLT SQL demo pipeline issue</title>
      <link>https://community.databricks.com/t5/get-started-discussions/dlt-sql-demo-pipeline-issue/m-p/64805#M2860</link>
      <description>&lt;P&gt;If you change the notebook default language as opposed to using magic command. I normally have it set to Python, I've wrongly assumed DLT would transpose as can't use magic command but have to change default in order for it to work.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 14:39:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/dlt-sql-demo-pipeline-issue/m-p/64805#M2860</guid>
      <dc:creator>Frustrated_DE</dc:creator>
      <dc:date>2024-03-27T14:39:45Z</dc:date>
    </item>
  </channel>
</rss>

