<?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: DBR 17.1 Spatial SQL Functions and Apache Sedona in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dbr-17-1-spatial-sql-functions-and-apache-sedona/m-p/130446#M48798</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/36003"&gt;@mjohns&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/22237"&gt;@dbkent&lt;/a&gt;&amp;nbsp;do you know more about Apache Sedona and DBR SQL Spatial Functions?&lt;/P&gt;</description>
    <pubDate>Tue, 02 Sep 2025 06:48:05 GMT</pubDate>
    <dc:creator>der</dc:creator>
    <dc:date>2025-09-02T06:48:05Z</dc:date>
    <item>
      <title>DBR 17.1 Spatial SQL Functions and Apache Sedona</title>
      <link>https://community.databricks.com/t5/data-engineering/dbr-17-1-spatial-sql-functions-and-apache-sedona/m-p/128850#M48356</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I noticed in the DBR 17.1 release notes that ST geospatial functions are now in public preview - great news for us since this means native support in Databricks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.databricks.com/aws/en/release-notes/runtime/17.1#expanded-spatial-sql-expressions-and-geometry-and-geography-data-types" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/release-notes/runtime/17.1#expanded-spatial-sql-expressions-and-geometry-and-geography-data-types&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We're currently using Apache Sedona 1.7.2 with DBR 16.4, and I have a few questions:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;Can Apache Sedona (already Spark 4.0-ready: &lt;A href="https://github.com/apache/sedona/tree/master/spark/spark-4.0" target="_blank" rel="noopener"&gt;https://github.com/apache/sedona/tree/master/spark/spark-4.0&lt;/A&gt; ) be used alongside DBR 17.1?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;When both Sedona and DBR 17.1+ are active, which SQL functions are executed?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Will additional ST functions be introduced, and is there a plan for raster functions?&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-st-geospatial-functions-alpha" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-st-geospatial-functions-alpha&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 19 Aug 2025 12:39:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbr-17-1-spatial-sql-functions-and-apache-sedona/m-p/128850#M48356</guid>
      <dc:creator>der</dc:creator>
      <dc:date>2025-08-19T12:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: DBR 17.1 Spatial SQL Functions and Apache Sedona</title>
      <link>https://community.databricks.com/t5/data-engineering/dbr-17-1-spatial-sql-functions-and-apache-sedona/m-p/130446#M48798</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/36003"&gt;@mjohns&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/22237"&gt;@dbkent&lt;/a&gt;&amp;nbsp;do you know more about Apache Sedona and DBR SQL Spatial Functions?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 06:48:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbr-17-1-spatial-sql-functions-and-apache-sedona/m-p/130446#M48798</guid>
      <dc:creator>der</dc:creator>
      <dc:date>2025-09-02T06:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: DBR 17.1 Spatial SQL Functions and Apache Sedona</title>
      <link>https://community.databricks.com/t5/data-engineering/dbr-17-1-spatial-sql-functions-and-apache-sedona/m-p/130544#M48823</link>
      <description>&lt;P&gt;Here are a few answers, feel free to hit me up on LinkedIn (michaeljohns2) if you want to discuss more particulars wrt Databricks geospatial.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Looks like Sedona 1.8.0 is the release to watch for with Spark 4.0 support, see &lt;A href="https://github.com/apache/sedona/milestones" target="_blank"&gt;https://github.com/apache/sedona/milestones&lt;/A&gt;&amp;nbsp;(2 outstanding tasks as of this post).&lt;/LI&gt;
&lt;LI&gt;Sedona has the ability to "step-on" built-in functions in Databricks classic compute when registering SQL expressions of the same name as those provided by product. Two options: (a) test the 'Class' provider of a given function using `describe function extended ST_&amp;lt;func&amp;gt;` and (b) consider using &lt;A href="https://docs.carto.com/data-and-analysis/analytics-toolbox-for-databricks" target="_self"&gt;CARTO's Analytics Toolbox&lt;/A&gt; which rewraps and prefixes the registered SQL expressions as `sedona_*` (AT is a mix of free and paid capabilities). Perhaps Sedona will introduce built-in function prefixing option in a future release?&lt;/LI&gt;
&lt;LI&gt;Yes, additional ST_ functions have been identified and are planned. Right now, product is most focused on spatial performance as we advance the feature from Public Preview to GA. Raster is something product is gathering requirements on but no commitments on productizing as of yet. For my role as SME Leader, we are WIP for this quarter on a revamp of older Mosaic raster capabilities that accomplishes the following: (a) moves to DBR17.3 LTS support, (b) works with Volumes, and (c) uses GDAL 3.11.3 ... among other improvements. Stay tuned on that!&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Michael Johns | Geospatial Specialist Leader&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 19:54:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbr-17-1-spatial-sql-functions-and-apache-sedona/m-p/130544#M48823</guid>
      <dc:creator>mjohns</dc:creator>
      <dc:date>2025-09-02T19:54:56Z</dc:date>
    </item>
  </channel>
</rss>

