<?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 🚀 Databricks Runtime 18.1 (Beta) — A Big Leap Forward for Data &amp;amp; AI Teams in MVP Articles</title>
    <link>https://community.databricks.com/t5/mvp-articles/databricks-runtime-18-1-beta-a-big-leap-forward-for-data-amp-ai/m-p/149316#M88</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Databricks has rolled out Runtime 18.1 (Beta), and it’s packed with meaningful enhancements across streaming, Delta Lake, SQL, geospatial, performance, and Spark 4.1.0 improvements. This release builds on 18.0 and introduces new capabilities that make pipelines faster, smarter, and more reliable. Here’s a breakdown of what’s new and why it matters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Key New Features &amp;amp; Improvements&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;Auto Loader Enhancements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Auto Loader now uses file events by default when available, reducing directory listing costs and improving latency. You can still override behaviour using useIncrementalListing, useNotifications, or disable file events with useManagedFileEvents = false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;Delta Lake &amp;amp; Unity Catalog Improvements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Optimized Writes for CRTAS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Partitioned Unity Catalog tables created via CREATE OR REPLACE TABLE AS SELECT now automatically use optimized writes for fewer, larger files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;Schema Evolution with INSERT&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;New WITH SCHEMA EVOLUTION clause allows automatic schema evolution during INSERT INTO, INSERT OVERWRITE, and INSERT INTO … REPLACE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Handles new columns, widened types, and preserves NULL struct values even when field order differs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;Delta Sharing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now supports multi‑statement transactions for shared tables using pre‑signed URLs or cloud tokens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;SQL &amp;amp; Scripting Enhancements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;New SQL Functions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;parse_timestamp — photonized for fast multi‑pattern timestamp parsing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Approximate top‑k sketch functions (approx_top_k_accumulate, approx_top_k_combine, approx_top_k_estimate).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tuple sketch functions for distinct counting and key‑summary aggregation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;SQL Cursor Support&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Compound SQL statements now support DECLARE CURSOR, OPEN, FETCH, and CLOSE for row‑by‑row processing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;Behavioural Changes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FILTER clause now works with MEASURE aggregate functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Timestamp partitions now use Spark session timezone instead of JVM timezone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DESCRIBE FLOW is now a reserved keyword.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt; Streaming Improvements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Automatic streaming type widening for Delta tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;New configs allow stricter control if needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt; Geospatial Performance Boost&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geospatial Boolean set operations now use a new, faster implementation (with minor precision differences beyond 15 decimal places).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt; DataFrame &amp;amp; Compute Enhancements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DataFrame checkpoints now support Unity Catalog volume paths.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.cache() no longer re‑runs SQL commands like SHOW TABLES.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt; Cloud &amp;amp; External System Improvements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DATETIMEOFFSET type support for Azure Synapse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Google BigQuery table descriptions now appear as table comments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt; Apache Spark 4.1.0 Included&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Databricks Runtime 18.1 ships with Apache Spark 4.1.0, bringing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Major performance fixes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Improved pandas interoperability&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;New geospatial type support&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Arrow &amp;amp; Pandas UDF improvements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Streaming enhancements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stability and error‑handling improvements&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're building modern data platforms, experimenting with LLMs, or optimizing production pipelines, this runtime is absolutely worth exploring.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="" href="https://www.linkedin.com/search/results/all/?keywords=%23databricks&amp;amp;origin=HASH_TAG_FROM_FEED" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;#Databricks&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt; &lt;A class="" href="https://www.linkedin.com/search/results/all/?keywords=%23runtimelatest&amp;amp;origin=HASH_TAG_FROM_FEED" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;#RuntimeLatest&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt; &lt;A class="" href="https://www.linkedin.com/search/results/all/?keywords=%23beta&amp;amp;origin=HASH_TAG_FROM_FEED" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;#Beta&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt; &lt;A class="" href="https://www.linkedin.com/search/results/all/?keywords=%23databricksmvp&amp;amp;origin=HASH_TAG_FROM_FEED" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;#DatabricksMVP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="runtime.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/24335i99153C2C43BBE5C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="runtime.png" alt="runtime.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Feb 2026 22:20:03 GMT</pubDate>
    <dc:creator>Abiola-David</dc:creator>
    <dc:date>2026-02-25T22:20:03Z</dc:date>
    <item>
      <title>🚀 Databricks Runtime 18.1 (Beta) — A Big Leap Forward for Data &amp; AI Teams</title>
      <link>https://community.databricks.com/t5/mvp-articles/databricks-runtime-18-1-beta-a-big-leap-forward-for-data-amp-ai/m-p/149316#M88</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Databricks has rolled out Runtime 18.1 (Beta), and it’s packed with meaningful enhancements across streaming, Delta Lake, SQL, geospatial, performance, and Spark 4.1.0 improvements. This release builds on 18.0 and introduces new capabilities that make pipelines faster, smarter, and more reliable. Here’s a breakdown of what’s new and why it matters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Key New Features &amp;amp; Improvements&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;Auto Loader Enhancements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Auto Loader now uses file events by default when available, reducing directory listing costs and improving latency. You can still override behaviour using useIncrementalListing, useNotifications, or disable file events with useManagedFileEvents = false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;Delta Lake &amp;amp; Unity Catalog Improvements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Optimized Writes for CRTAS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Partitioned Unity Catalog tables created via CREATE OR REPLACE TABLE AS SELECT now automatically use optimized writes for fewer, larger files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;Schema Evolution with INSERT&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;New WITH SCHEMA EVOLUTION clause allows automatic schema evolution during INSERT INTO, INSERT OVERWRITE, and INSERT INTO … REPLACE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Handles new columns, widened types, and preserves NULL struct values even when field order differs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;Delta Sharing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now supports multi‑statement transactions for shared tables using pre‑signed URLs or cloud tokens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;SQL &amp;amp; Scripting Enhancements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;New SQL Functions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;parse_timestamp — photonized for fast multi‑pattern timestamp parsing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Approximate top‑k sketch functions (approx_top_k_accumulate, approx_top_k_combine, approx_top_k_estimate).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tuple sketch functions for distinct counting and key‑summary aggregation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;SQL Cursor Support&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Compound SQL statements now support DECLARE CURSOR, OPEN, FETCH, and CLOSE for row‑by‑row processing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt;Behavioural Changes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FILTER clause now works with MEASURE aggregate functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Timestamp partitions now use Spark session timezone instead of JVM timezone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DESCRIBE FLOW is now a reserved keyword.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt; Streaming Improvements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Automatic streaming type widening for Delta tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;New configs allow stricter control if needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt; Geospatial Performance Boost&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geospatial Boolean set operations now use a new, faster implementation (with minor precision differences beyond 15 decimal places).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt; DataFrame &amp;amp; Compute Enhancements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DataFrame checkpoints now support Unity Catalog volume paths.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.cache() no longer re‑runs SQL commands like SHOW TABLES.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt; Cloud &amp;amp; External System Improvements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DATETIMEOFFSET type support for Azure Synapse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Google BigQuery table descriptions now appear as table comments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":bar_chart:"&gt;📊&lt;/span&gt; Apache Spark 4.1.0 Included&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Databricks Runtime 18.1 ships with Apache Spark 4.1.0, bringing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Major performance fixes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Improved pandas interoperability&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;New geospatial type support&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Arrow &amp;amp; Pandas UDF improvements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Streaming enhancements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stability and error‑handling improvements&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're building modern data platforms, experimenting with LLMs, or optimizing production pipelines, this runtime is absolutely worth exploring.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="" href="https://www.linkedin.com/search/results/all/?keywords=%23databricks&amp;amp;origin=HASH_TAG_FROM_FEED" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;#Databricks&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt; &lt;A class="" href="https://www.linkedin.com/search/results/all/?keywords=%23runtimelatest&amp;amp;origin=HASH_TAG_FROM_FEED" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;#RuntimeLatest&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt; &lt;A class="" href="https://www.linkedin.com/search/results/all/?keywords=%23beta&amp;amp;origin=HASH_TAG_FROM_FEED" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;#Beta&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt; &lt;A class="" href="https://www.linkedin.com/search/results/all/?keywords=%23databricksmvp&amp;amp;origin=HASH_TAG_FROM_FEED" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;#DatabricksMVP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="runtime.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/24335i99153C2C43BBE5C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="runtime.png" alt="runtime.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 22:20:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/databricks-runtime-18-1-beta-a-big-leap-forward-for-data-amp-ai/m-p/149316#M88</guid>
      <dc:creator>Abiola-David</dc:creator>
      <dc:date>2026-02-25T22:20:03Z</dc:date>
    </item>
  </channel>
</rss>

