<?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: Using SQL for Structured Streaming in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/using-sql-for-structured-streaming/m-p/66623#M2908</link>
    <description>&lt;P&gt;Ok I figured out why I was getting an error on the usage of `read_kafka`. My default cluster was set up with the wrong Databricks runtime&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2024 18:29:22 GMT</pubDate>
    <dc:creator>chloeh</dc:creator>
    <dc:date>2024-04-18T18:29:22Z</dc:date>
    <item>
      <title>Using SQL for Structured Streaming</title>
      <link>https://community.databricks.com/t5/get-started-discussions/using-sql-for-structured-streaming/m-p/66503#M2893</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I'm new to Databricks. I'm trying to create a data pipeline with structured streaming. A minimal example data pipeline would look like: read from upstream Kafka source, do some data transformation, then write to downstream Kafka sink. I want to do as much of this in SQL as possible, but I'm encountering some issues.&lt;/P&gt;&lt;P&gt;1. My understanding is that creating sources and sinks via raw SQL is not supported in Spark, is that true?&lt;/P&gt;&lt;P&gt;2. I found a new `read_kafka` table-valued function in Databricks SQL, but I can't seem to be able to use it in the community edition. It's giving me ```&lt;SPAN&gt;could not resolve `read_kafka` to a table-valued function.```. Is creating sources and sinks using raw SQL only available in the enterprise version of Databricks SQL (i.e., it's not supported in Spark SQL or the community version)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. Is WATERMARK clause in SQL only supported in Databricks SQL, not Spark SQL?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4. In general, is there a different in support between Databricks SQL in community edition vs Databricks SQL in enterprise edition?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you in advance!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 19:23:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/using-sql-for-structured-streaming/m-p/66503#M2893</guid>
      <dc:creator>chloeh</dc:creator>
      <dc:date>2024-04-17T19:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using SQL for Structured Streaming</title>
      <link>https://community.databricks.com/t5/get-started-discussions/using-sql-for-structured-streaming/m-p/66623#M2908</link>
      <description>&lt;P&gt;Ok I figured out why I was getting an error on the usage of `read_kafka`. My default cluster was set up with the wrong Databricks runtime&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 18:29:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/using-sql-for-structured-streaming/m-p/66623#M2908</guid>
      <dc:creator>chloeh</dc:creator>
      <dc:date>2024-04-18T18:29:22Z</dc:date>
    </item>
  </channel>
</rss>

