<?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>All MVP Articles posts</title>
    <link>https://community.databricks.com/t5/mvp-articles/bd-p/MVP-ARTICLES</link>
    <description>All MVP Articles posts</description>
    <pubDate>Wed, 08 Jul 2026 20:33:44 GMT</pubDate>
    <dc:creator>MVP-ARTICLES</dc:creator>
    <dc:date>2026-07-08T20:33:44Z</dc:date>
    <item>
      <title>Users and Admin groups</title>
      <link>https://community.databricks.com/t5/mvp-articles/users-and-admin-groups/m-p/162243#M240</link>
      <description>&lt;P&gt;The system users group will no longer give default entitlements. It is the first step needed to develop more sophisticated entitlement rules in databricks.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://databrickster.medium.com/databricks-news-rt-lakehouse-reyden-lakebase-ttl-8416bdccf627" target="_blank"&gt;https://databrickster.medium.com/databricks-news-rt-lakehouse-reyden-lakebase-ttl-8416bdccf627&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="usersadmin.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28750iF19C5C1EDC8C97A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="usersadmin.png" alt="usersadmin.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2026 12:35:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/users-and-admin-groups/m-p/162243#M240</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2026-07-08T12:35:41Z</dc:date>
    </item>
    <item>
      <title>Exploring Databricks Serverless Sandbox: A New Way to Build AI Agents and Develop in the Cloud  As</title>
      <link>https://community.databricks.com/t5/mvp-articles/exploring-databricks-serverless-sandbox-a-new-way-to-build-ai/m-p/162158#M239</link>
      <description>&lt;H1&gt;Exploring Databricks Serverless Sandbox: A New Way to Build AI Agents and Develop in the Cloud&lt;/H1&gt;&lt;P&gt;As AI development continues to evolve, developers are increasingly looking for environments that eliminate infrastructure overhead while providing the flexibility to build, test, and deploy intelligent applications. Databricks has taken another step in this direction with the introduction of &lt;STRONG&gt;Databricks Serverless Sandbox (Beta)&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;This new capability provides developers with a persistent, cloud-based development environment that is designed specifically for modern AI workflows.&lt;/P&gt;&lt;H2&gt;What is Databricks Serverless Sandbox?&lt;/H2&gt;&lt;P&gt;Databricks Serverless Sandbox is a managed development environment that runs on Databricks Serverless Compute. Instead of configuring virtual machines or managing clusters, developers can launch an isolated sandbox environment that is ready for coding almost immediately.&lt;/P&gt;&lt;P&gt;The sandbox is particularly useful for experimenting with AI applications, developing agentic workflows, and integrating AI coding assistants into the development process.&lt;/P&gt;&lt;H2&gt;Key Features&lt;/H2&gt;&lt;P&gt;Several features make the Serverless Sandbox an exciting addition to the Databricks platform.&lt;/P&gt;&lt;H3&gt;Persistent Development Environment&lt;/H3&gt;&lt;P&gt;Unlike temporary notebook sessions, each sandbox includes a persistent home directory. This allows developers to save projects, install packages, and continue their work across sessions without constantly rebuilding their environment.&lt;/P&gt;&lt;H3&gt;Secure SSH Access&lt;/H3&gt;&lt;P&gt;Developers can connect directly to the sandbox using SSH, making it easy to use familiar development tools and editors while keeping everything inside the Databricks ecosystem.&lt;/P&gt;&lt;H3&gt;Built for AI Coding Agents&lt;/H3&gt;&lt;P&gt;The sandbox is designed to work seamlessly with modern AI coding assistants such as Claude, Codex, and Cursor. This creates an environment where AI can actively participate in software development while operating within an organization's governed infrastructure.&lt;/P&gt;&lt;H3&gt;Preconfigured Databricks CLI&lt;/H3&gt;&lt;P&gt;One practical advantage is that the Databricks CLI is already installed and authenticated. Developers can immediately begin interacting with Databricks workspaces without spending time on configuration.&lt;/P&gt;&lt;H3&gt;Shared Workspace&lt;/H3&gt;&lt;P&gt;Multiple SSH sessions can connect to the same sandbox and share a common filesystem, making it easier to work across different terminals or development tools.&lt;/P&gt;&lt;H3&gt;Generous Storage&lt;/H3&gt;&lt;P&gt;Each sandbox provides up to &lt;STRONG&gt;100 GB&lt;/STRONG&gt; of persistent storage throughout its lifetime, giving developers sufficient space for code, datasets, and project artifacts.&lt;/P&gt;&lt;H2&gt;Why This Matters&lt;/H2&gt;&lt;P&gt;One of the biggest obstacles in AI development has never been writing code—it has been preparing the environment in which that code runs.&lt;/P&gt;&lt;P&gt;Installing dependencies, provisioning infrastructure, maintaining development machines, and ensuring consistency across environments all consume valuable development time.&lt;/P&gt;&lt;P&gt;Serverless Sandbox removes much of this operational burden by providing a ready-to-use development environment that can be launched on demand.&lt;/P&gt;&lt;P&gt;For organizations already using Databricks, this means developers can remain inside the governed Databricks ecosystem while building AI applications, experimenting with new models, and developing intelligent agents.&lt;/P&gt;&lt;H2&gt;A Strong Fit for Agentic AI&lt;/H2&gt;&lt;P&gt;As organizations begin adopting agentic AI, developers need environments where autonomous agents can safely execute code, access governed data, and interact with enterprise services.&lt;/P&gt;&lt;P&gt;Databricks Serverless Sandbox appears to be designed with exactly these scenarios in mind.&lt;/P&gt;&lt;P&gt;Because it integrates with Databricks Serverless Compute and AI Gateway, organizations can develop AI-powered solutions while maintaining governance, security, and operational controls.&lt;/P&gt;&lt;P&gt;This makes it an attractive option for teams building Retrieval-Augmented Generation (RAG) applications, AI assistants, autonomous workflows, and enterprise AI agents.&lt;/P&gt;&lt;H2&gt;Current Beta Status&lt;/H2&gt;&lt;P&gt;The feature is currently available in Beta. During this period, Databricks is not charging for sandbox usage, making it an excellent opportunity for developers to explore its capabilities.&lt;/P&gt;&lt;P&gt;As with most beta offerings, users should expect some limitations, including regional availability and evolving feature support, but the direction is clear.&lt;/P&gt;&lt;H2&gt;Create Databricks Sandbox&lt;/H2&gt;&lt;H2 id="prerequisites-cli"&gt;Prerequisites (CLI)&lt;/H2&gt;&lt;P&gt;To create and use a Databricks Sandbox with the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Databricks CLI, you must:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Install the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://docs.databricks.com/aws/en/dev-tools/cli/install" target="_blank" rel="noopener"&gt;Databricks CLI&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on your local machine.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Authenticate the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Databricks CLI&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;using databricks_auth_login&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Run databricks sandbox create&lt;/LI&gt;&lt;LI&gt;Run databricks sandbox register&lt;/LI&gt;&lt;LI&gt;Run databricks sandbox ssh&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28719i9C2074421AB03D14/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;H2&gt;Final Thoughts&lt;/H2&gt;&lt;P&gt;Databricks has steadily evolved from being a unified analytics platform into a comprehensive platform for data engineering, machine learning, and generative AI.&lt;/P&gt;&lt;P&gt;The introduction of Serverless Sandbox continues that evolution by providing developers with an environment where coding, experimentation, AI-assisted development, and governed infrastructure come together seamlessly.&lt;/P&gt;&lt;P&gt;For anyone building modern AI solutions—especially agentic AI applications—this is a feature worth exploring. It reduces infrastructure complexity, accelerates development, and allows teams to focus on what matters most: creating intelligent applications that deliver business value.&lt;/P&gt;&lt;P&gt;As AI development continues to mature, tools like Databricks Serverless Sandbox demonstrate how cloud platforms are shifting from simply hosting workloads to becoming complete developer environments for the next generation of AI innovation.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2026 02:37:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/exploring-databricks-serverless-sandbox-a-new-way-to-build-ai/m-p/162158#M239</guid>
      <dc:creator>Abiola-David</dc:creator>
      <dc:date>2026-07-08T02:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: runtime CI/CD</title>
      <link>https://community.databricks.com/t5/mvp-articles/runtime-ci-cd/m-p/162156#M238</link>
      <description>&lt;P&gt;I see. So if an enterprise has already been using Docker for a lot of stuff before Databricks, we have to stick with it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2026 01:57:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/runtime-ci-cd/m-p/162156#M238</guid>
      <dc:creator>julius_ranklab</dc:creator>
      <dc:date>2026-07-08T01:57:40Z</dc:date>
    </item>
    <item>
      <title>not everything is in the cloud</title>
      <link>https://community.databricks.com/t5/mvp-articles/not-everything-is-in-the-cloud/m-p/162120#M237</link>
      <description>&lt;P&gt;It’s great to see that we have ZeroBus, which can push events from on-premise to the cloud. Now it’s joined by on-premises OpenSharing. This is optimal for organizations that can’t move everything to the cloud or simply don’t want to. #databricks&lt;/P&gt;
&lt;P&gt;&lt;A href="https://databrickster.medium.com/my-favorite-announcements-from-the-data-ai-summit-2026-317fc68d4e75" target="_blank"&gt;https://databrickster.medium.com/my-favorite-announcements-from-the-data-ai-summit-2026-317fc68d4e75&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sunnydata.ai/blog/data-ai-summit-2026-announcements" target="_blank"&gt;https://www.sunnydata.ai/blog/data-ai-summit-2026-announcements&lt;/A&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="news.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28712i6F8DD92CAB86B08B/image-size/large?v=v2&amp;amp;px=999" role="button" title="news.png" alt="news.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2026 13:56:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/not-everything-is-in-the-cloud/m-p/162120#M237</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2026-07-07T13:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: runtime CI/CD</title>
      <link>https://community.databricks.com/t5/mvp-articles/runtime-ci-cd/m-p/162118#M236</link>
      <description>&lt;P&gt;In most cases, yes, but if you have enterprise use cases, like adding certificates or integrating connectors with legacy tools, it is actually easier this way.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2026 13:52:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/runtime-ci-cd/m-p/162118#M236</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2026-07-07T13:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: runtime CI/CD</title>
      <link>https://community.databricks.com/t5/mvp-articles/runtime-ci-cd/m-p/162033#M235</link>
      <description>&lt;P&gt;Why would we want to use docker?&lt;BR /&gt;Wouldn't that just add unnecessary complexity?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2026 00:57:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/runtime-ci-cd/m-p/162033#M235</guid>
      <dc:creator>julius_ranklab</dc:creator>
      <dc:date>2026-07-07T00:57:54Z</dc:date>
    </item>
    <item>
      <title>A wave of new Lakeflow Connect connectors</title>
      <link>https://community.databricks.com/t5/mvp-articles/a-wave-of-new-lakeflow-connect-connectors/m-p/162029#M234</link>
      <description>&lt;P&gt;&lt;BR /&gt;There are so many new connectors that I stopped counting them and mentioned it in the news. Every week, there is something new. If you just need to ingest data into Databricks from a cloud source, always check the release page, as not everything is even in the UI. #databricks&lt;/P&gt;
&lt;P&gt;&lt;A href="https://databrickster.medium.com/databricks-news-rt-lakehouse-reyden-lakebase-ttl-8416bdccf62" target="_blank"&gt;https://databrickster.medium.com/databricks-news-rt-lakehouse-reyden-lakebase-ttl-8416bdccf62&lt;/A&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="connectors1.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28674i25CE68AEB1F64864/image-size/large?v=v2&amp;amp;px=999" role="button" title="connectors1.png" alt="connectors1.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2026 22:43:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/a-wave-of-new-lakeflow-connect-connectors/m-p/162029#M234</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2026-07-06T22:43:15Z</dc:date>
    </item>
    <item>
      <title>Resilience, cross-region, and cross-cloud</title>
      <link>https://community.databricks.com/t5/mvp-articles/resilience-cross-region-and-cross-cloud/m-p/161380#M233</link>
      <description>&lt;P&gt;None of the new features matters if your platform goes down when a region or cloud has an outage. Cross-region and cross-cloud recovery is non-negotiable. This is key for any platform hosting applications, as it enables the components mentioned above to be 100% available.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://databrickster.medium.com/my-favorite-announcements-from-the-data-ai-summit-2026-317fc68d4e75" target="_blank"&gt;https://databrickster.medium.com/my-favorite-announcements-from-the-data-ai-summit-2026-317fc68d4e75&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sunnydata.ai/blog/data-ai-summit-2026-announcements" target="_blank"&gt;https://www.sunnydata.ai/blog/data-ai-summit-2026-announcements&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="news.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28563i8526C776517731C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="news.png" alt="news.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jul 2026 14:36:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/resilience-cross-region-and-cross-cloud/m-p/161380#M233</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2026-07-04T14:36:12Z</dc:date>
    </item>
    <item>
      <title>Reverse ETL</title>
      <link>https://community.databricks.com/t5/mvp-articles/reverse-etl/m-p/161316#M232</link>
      <description>&lt;P&gt;As the Lakehouse becomes your primary data and application platform and everything is consolidated there, you will occasionally need to push that data outwards. For example, to run a marketing campaign in Google Ads. #databricks #DataAISummit&lt;/P&gt;
&lt;P&gt;&lt;A href="https://databrickster.medium.com/my-favorite-announcements-from-the-data-ai-summit-2026-317fc68d4e75" target="_blank"&gt;https://databrickster.medium.com/my-favorite-announcements-from-the-data-ai-summit-2026-317fc68d4e75&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sunnydata.ai/blog/data-ai-summit-2026-announcements" target="_blank"&gt;https://www.sunnydata.ai/blog/data-ai-summit-2026-announcements&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="news.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28537iBE5B5839B30CA460/image-size/large?v=v2&amp;amp;px=999" role="button" title="news.png" alt="news.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2026 16:35:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/reverse-etl/m-p/161316#M232</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2026-07-03T16:35:17Z</dc:date>
    </item>
    <item>
      <title>Ontology</title>
      <link>https://community.databricks.com/t5/mvp-articles/ontology/m-p/161097#M231</link>
      <description>&lt;P&gt;Once you have that single platform holding all your company data, you need a knowledge graph, ideally created automatically, to build a context layer on top of it. Genie Ontology. #databricks #DataAISummit&lt;/P&gt;
&lt;P&gt;&lt;A href="https://databrickster.medium.com/my-favorite-announcements-from-the-data-ai-summit-2026-317fc68d4e75" target="_blank"&gt;https://databrickster.medium.com/my-favorite-announcements-from-the-data-ai-summit-2026-317fc68d4e75&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sunnydata.ai/blog/data-ai-summit-2026-announcements" target="_blank"&gt;https://www.sunnydata.ai/blog/data-ai-summit-2026-announcements&lt;/A&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="news.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28470iC87799E70912F93A/image-size/large?v=v2&amp;amp;px=999" role="button" title="news.png" alt="news.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 14:06:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/ontology/m-p/161097#M231</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2026-07-01T14:06:03Z</dc:date>
    </item>
    <item>
      <title>Databricks AI Search</title>
      <link>https://community.databricks.com/t5/mvp-articles/databricks-ai-search/m-p/161008#M230</link>
      <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt;Heads up! &lt;A class="" href="https://www.linkedin.com/feed/#" target="_blank" rel="noopener"&gt;Databricks&lt;/A&gt; AI Search has replaced Vector Search. The rebranding reflects a shift in focus from embeddings to a more flexible and versatile search solution that supports hybrid keyword-similarity search and full-text keyword search. This change allows for a more comprehensive approach to search, enabling Data and GenAI Engineers to leverage both semantic and keyword search capabilities in a single API call. Interestingly, the new AI Search also inherits the governance and access controls defined in Unity Catalog which ensure a consistent and secure search experience across the platform.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="search.PNG" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28423i5ACDBBF6F20DA231/image-size/large?v=v2&amp;amp;px=999" role="button" title="search.PNG" alt="search.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Read more from the official documentation:&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/ai-search/ai-search" target="_blank" rel="noopener"&gt;Databricks AI Search | Databricks on AWS&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 00:59:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/databricks-ai-search/m-p/161008#M230</guid>
      <dc:creator>Abiola-David</dc:creator>
      <dc:date>2026-07-01T00:59:43Z</dc:date>
    </item>
    <item>
      <title>Customer data lake</title>
      <link>https://community.databricks.com/t5/mvp-articles/customer-data-lake/m-p/160856#M229</link>
      <description>&lt;P&gt;Once your apps are hosted in Databricks, you need one more element...&lt;/P&gt;
&lt;P&gt;Customer data lake&lt;/P&gt;
&lt;P&gt;If you need to run campaigns and maintain master records, a customer data lake becomes essential as it allows you to build your own solution (the premise: SaaS is dead) with all the tools to support it #databricks #DataAISummit&lt;/P&gt;
&lt;P&gt;&lt;A href="https://databrickster.medium.com/my-favorite-announcements-from-the-data-ai-summit-2026-317fc68d4e75" target="_blank"&gt;https://databrickster.medium.com/my-favorite-announcements-from-the-data-ai-summit-2026-317fc68d4e75&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sunnydata.ai/blog/data-ai-summit-2026-announcements" target="_blank"&gt;https://www.sunnydata.ai/blog/data-ai-summit-2026-announcements&lt;/A&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="news.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28375i0A497660F96B5A7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="news.png" alt="news.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 12:42:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/customer-data-lake/m-p/160856#M229</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2026-06-29T12:42:32Z</dc:date>
    </item>
    <item>
      <title>Databricks Visual Data Prep with Star Schema Data Modelling Technique</title>
      <link>https://community.databricks.com/t5/mvp-articles/databricks-visual-data-prep-with-star-schema-data-modelling/m-p/160799#M228</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":rocket:"&gt;🚀&lt;/span&gt; In this video, you'll learn how to use Databricks Visual Data Prep to clean, transform, and enrich data using a no-code, AI-assisted visual interface for building production-ready data pipelines. Whether you're a data engineer, data analyst, or just getting started with Databricks, this hands-on tutorial will guide you through the complete workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this tutorial, you'll learn how to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Create a Visual Data Prep project&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Import and read data from a Unity Catalog Volume in the Prep Designer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Explore and profile your data visually&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Join multiple tables using the drag-and-drop interface&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Apply transformations without writing SQL or Python&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Perform aggregations and summarize your data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Validate and preview transformation results&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Write the transformed output to Unity Catalog&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Build reusable, production-ready data preparation workflows&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Leverage AI-assisted data preparation to accelerate development&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Watch on YouTube:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=ptX7LsHp0Ec" target="_blank" rel="noopener"&gt;Databricks Visual Data Prep with Star Schema Data Modelling Technique&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're looking to simplify ETL development and build modern data engineering pipelines in Databricks, this video is for you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="data prep.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28356i9887B713199A5141/image-size/large?v=v2&amp;amp;px=999" role="button" title="data prep.png" alt="data prep.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2026 19:53:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/databricks-visual-data-prep-with-star-schema-data-modelling/m-p/160799#M228</guid>
      <dc:creator>Abiola-David</dc:creator>
      <dc:date>2026-06-28T19:53:46Z</dc:date>
    </item>
    <item>
      <title>runtime CI/CD</title>
      <link>https://community.databricks.com/t5/mvp-articles/runtime-ci-cd/m-p/160730#M227</link>
      <description>&lt;P&gt;Not only is code CI/CD possible, but runtime CI/CD is now possible thanks to #databricks docker.&lt;/P&gt;
&lt;P&gt;more about it:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://databrickster.medium.com/databricks-docker-from-runtime-ci-cd-to-compliance-1479cf6cdf8d" target="_blank"&gt;https://databrickster.medium.com/databricks-docker-from-runtime-ci-cd-to-compliance-1479cf6cdf8d&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sunnydata.ai/blog/databricks-custom-container-runtimes" target="_blank"&gt;https://www.sunnydata.ai/blog/databricks-custom-container-runtimes&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="docker.png" style="width: 962px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28336i6523941930BF7A9E/image-size/large?v=v2&amp;amp;px=999" role="button" title="docker.png" alt="docker.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2026 11:33:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/runtime-ci-cd/m-p/160730#M227</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2026-06-27T11:33:14Z</dc:date>
    </item>
    <item>
      <title>Databricks goes full-stack</title>
      <link>https://community.databricks.com/t5/mvp-articles/databricks-goes-full-stack/m-p/160586#M226</link>
      <description>&lt;P&gt;Fast reads and fast writes, thanks to Lakebase, including writes to open formats. It creates a unified platform both for analytics and operational use cases. #databricks #DataAISummit&lt;/P&gt;
&lt;P&gt;&lt;A href="https://databrickster.medium.com/my-favorite-announcements-from-the-data-ai-summit-2026-317fc68d4e75" target="_blank"&gt;https://databrickster.medium.com/my-favorite-announcements-from-the-data-ai-summit-2026-317fc68d4e75&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sunnydata.ai/blog/data-ai-summit-2026-announcements" target="_blank"&gt;https://www.sunnydata.ai/blog/data-ai-summit-2026-announcements&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="news.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28305i55AC578350307C3D/image-size/large?v=v2&amp;amp;px=999" role="button" title="news.png" alt="news.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2026 20:36:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/databricks-goes-full-stack/m-p/160586#M226</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2026-06-25T20:36:02Z</dc:date>
    </item>
    <item>
      <title>Why Every Databricks Data Engineer Should Audit Their Query History</title>
      <link>https://community.databricks.com/t5/mvp-articles/why-every-databricks-data-engineer-should-audit-their-query/m-p/160466#M225</link>
      <description>&lt;P&gt;As data engineering teams scale out lakehouses and cloud data warehouses, a silent platform killer inevitably creeps in: &lt;STRONG&gt;runaway query costs&lt;/STRONG&gt;.&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="query.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28263i38AA3C5ABA63D9E4/image-size/large?v=v2&amp;amp;px=999" role="button" title="query.png" alt="query.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In a distributed environment like Databricks, a single unoptimized query whether it’s an accidental Cartesian product, a missing filter condition, or a massive table scan on an un-indexed dataset can run for hours, quietly burning through compute resources and spiking your cloud bill.&lt;/P&gt;&lt;P&gt;To build a high-performance, cost-effective data platform, proactive governance isn't just a "nice-to-have"; it is a core responsibility. Fortunately, if you are operating within the Databricks ecosystem, the system itself provides the exact tools you need to hunt down these inefficient "giants."&lt;/P&gt;&lt;H2&gt;The 5-Minute Warning: Identifying Long-Running Queries&lt;/H2&gt;&lt;P&gt;Instead of waiting for the monthly billing alert to realize something is wrong, you can proactively audit your cluster usage. The following SQL query queries Databricks The 5-Minute Warning: Identifying Long-Running Queries&lt;BR /&gt;Instead of waiting for the monthly billing alert to realize something is wrong, you can proactively audit your cluster usage. The following SQL query queries Databricks system.query.history to immediately isolate any query that has been executing for longer than 5 minutes (300,000 milliseconds), sorted by the heaviest offenders:&amp;nbsp;to immediately isolate any query that has been executing for &lt;STRONG&gt;longer than 5 minutes (300,000 milliseconds)&lt;/STRONG&gt;, sorted by the heaviest offenders:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SELECT
    statement_id,
    executed_by,
    total_duration_ms/1000 AS DurationSeconds,
    statement_text
FROM system.query.history
WHERE total_duration_ms &amp;gt; 300000
ORDER BY total_duration_ms DESC;&lt;/LI-CODE&gt;&lt;H2&gt;Why This Audit Matters for Data Engineering Teams&lt;/H2&gt;&lt;H3&gt;1. Financial Governance &amp;amp; Cost Optimization&lt;/H3&gt;&lt;P&gt;Cloud compute is elastic, which is both a blessing and a curse. If a bad query runs continuously, the system will happily keep charging you for it. By isolating queries that exceed a 5-minute threshold, you can identify which workloads are draining your budget and address them before they compound over days or weeks.&lt;/P&gt;&lt;H3&gt;2. Pinpoint Accountability (Who vs. What)&lt;/H3&gt;&lt;P&gt;The executed_by field is incredibly powerful. It allows you to differentiate between:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Ad-hoc user queries:&lt;/STRONG&gt; A data scientist or analyst running an intensive exploratory query without proper partitioning limits.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Automated pipelines:&lt;/STRONG&gt; A scheduled dbt or Delta Live Tables job that has degraded in performance due to data volume growth. Knowing &lt;I&gt;who&lt;/I&gt; or &lt;I&gt;what&lt;/I&gt; triggered the query allows you to provide targeted feedback or fix the underlying pipeline logic directly.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;3. Precision Performance Tuning&lt;/H3&gt;&lt;P&gt;Once you grab the statement_text of a bottleneck query, you can look at its Spark UI query plan to apply specific optimization strategies:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Z-Ordering / Liquid Clustering:&lt;/STRONG&gt; If the query is doing massive scans, ensuring the data is co-located by high-frequency filter columns will drastically reduce I/O.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Join Optimization:&lt;/STRONG&gt; Checking if a shuffle-hash join can be optimized into a broadcast join to mitigate data skew.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Incremental Processing:&lt;/STRONG&gt; Evaluating if the logic can be converted to Structured Streaming or incremental loads rather than re-processing full tables.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H2&gt;Building a Culture of Observability&lt;/H2&gt;&lt;P&gt;Running this query ad-hoc is a great first step, but the ultimate goal for any DataOps or Platform Engineering team should be &lt;STRONG&gt;automation&lt;/STRONG&gt;. Consider building a simple dashboard on top of this system table or setting up an automated alert that pings your team's Slack or Teams channel whenever an ad-hoc query crosses a specific duration threshold.&lt;/P&gt;&lt;P&gt;Keeping your data platform lean, fast, and cost-effective doesn't require magic—it just requires looking at the history your system is already writing for you.&lt;/P&gt;&lt;P&gt;#DataEngineering #Databricks #SQL #DataPlatform #CloudOptimization #BigData #DataOps #ApacheSpark&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2026 22:25:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/why-every-databricks-data-engineer-should-audit-their-query/m-p/160466#M225</guid>
      <dc:creator>Abiola-David</dc:creator>
      <dc:date>2026-06-24T22:25:28Z</dc:date>
    </item>
    <item>
      <title>Databricks Genie Code Gets a Full Page Command Centre</title>
      <link>https://community.databricks.com/t5/mvp-articles/databricks-genie-code-gets-a-full-page-command-centre/m-p/160284#M224</link>
      <description>&lt;P class=""&gt;As someone who spends hours every day building notebooks, debugging pipelines, and experimenting with AI agents in Databricks, there was always one thought in the back of my mind.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P class=""&gt;&lt;STRONG&gt;“Why can’t Genie Code have a full-screen workspace where I can manage everything more efficiently?”&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P class=""&gt;In this article, we’ll explore the new Full-Page Genie Code experience, its key capabilities, and why it represents a significant step forward for developers and data engineers working in the Databricks ecosystem.&lt;/P&gt;&lt;P class=""&gt;Article Link:&lt;BR /&gt;&lt;A title="Databricks Genie Code Gets a Full Page Command Centre" href="https://medium.com/@nidhig631/databricks-genie-code-gets-a-full-page-command-centre-c4fbce3b72af" target="_self"&gt;Databricks Genie Code Gets a Full Page Command Centre&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2026 17:11:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/databricks-genie-code-gets-a-full-page-command-centre/m-p/160284#M224</guid>
      <dc:creator>Nidhig631</dc:creator>
      <dc:date>2026-06-23T17:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Catalog Managed Tables</title>
      <link>https://community.databricks.com/t5/mvp-articles/catalog-managed-tables/m-p/160283#M223</link>
      <description>&lt;P&gt;This is included with the Databricks managed table; there is no separate catalog managed table.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2026 17:07:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/catalog-managed-tables/m-p/160283#M223</guid>
      <dc:creator>Nidhig631</dc:creator>
      <dc:date>2026-06-23T17:07:54Z</dc:date>
    </item>
    <item>
      <title>Databricks Introduces Omnigent: A New Meta-Harness for Building and Managing AI Agents</title>
      <link>https://community.databricks.com/t5/mvp-articles/databricks-introduces-omnigent-a-new-meta-harness-for-building/m-p/160171#M222</link>
      <description>&lt;P&gt;The rapid evolution of AI agents has transformed how organizations automate tasks, generate insights, and accelerate software development. However, as teams adopt multiple AI models, frameworks, and agent orchestration tools, managing these systems effectively becomes increasingly complex.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1000045242.png" style="width: 2400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/28155iA277A41B73AE9CDF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1000045242.png" alt="1000045242.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;To address this challenge, Databricks has announced Omnigent, an innovative open-source meta-harness designed to combine, control, and share AI agents through a unified layer.&lt;/P&gt;&lt;P&gt;What is Omnigent?&lt;/P&gt;&lt;P&gt;Omnigent is a new orchestration layer that sits above the AI tools and agent frameworks organizations already use. Rather than replacing existing tools, it provides a shared control plane that enables teams to manage multiple AI agents more efficiently.&lt;/P&gt;&lt;P&gt;According to Databricks, leading organizations are already leveraging different models, harnesses, and design patterns to create sophisticated teams of AI agents. Since no single framework can meet every requirement, Databricks developed Omnigent as a higher-level abstraction—a meta-harness that brings these components together.&lt;/P&gt;&lt;P&gt;How Omnigent Works&lt;/P&gt;&lt;P&gt;Omnigent operates above popular AI development tools such as Claude Code, Codex, Pi, and custom-built agents. It provides a common layer that enables organizations to orchestrate and govern agent ecosystems without extensive code rewrites.&lt;/P&gt;&lt;P&gt;The platform focuses on three core capabilities:&lt;/P&gt;&lt;P&gt;1. Composition&lt;/P&gt;&lt;P&gt;One of Omnigent's key strengths is its ability to combine different AI models, harnesses, and agent techniques within a single environment.&lt;/P&gt;&lt;P&gt;This allows teams to:&lt;/P&gt;&lt;P&gt;* Integrate multiple AI systems seamlessly&lt;/P&gt;&lt;P&gt;* Experiment with different models and frameworks&lt;/P&gt;&lt;P&gt;* Switch between implementations with minimal code changes&lt;/P&gt;&lt;P&gt;* Reduce development effort when adapting to new technologies&lt;/P&gt;&lt;P&gt;By abstracting underlying frameworks, organizations can remain flexible while continuing to innovate.&lt;/P&gt;&lt;P&gt;2. Control&lt;/P&gt;&lt;P&gt;As AI agents become more autonomous, governance and oversight become critical.&lt;/P&gt;&lt;P&gt;Omnigent introduces centralized control mechanisms that include:&lt;/P&gt;&lt;P&gt;* Stateful policy management&lt;/P&gt;&lt;P&gt;* Data-centric governance controls&lt;/P&gt;&lt;P&gt;* Cost and budget enforcement&lt;/P&gt;&lt;P&gt;* Operational guardrails implemented at the platform level&lt;/P&gt;&lt;P&gt;Instead of relying solely on prompts to constrain agent behavior, organizations can establish enforceable policies directly within the meta-harness layer, allowing agents to operate more independently while remaining compliant with organizational requirements.&lt;/P&gt;&lt;P&gt;3. Collaboration&lt;/P&gt;&lt;P&gt;Collaboration is another major focus of Omnigent.&lt;/P&gt;&lt;P&gt;The platform enables teams to:&lt;/P&gt;&lt;P&gt;* Share live agent sessions through URLs&lt;/P&gt;&lt;P&gt;* Review complete interaction histories&lt;/P&gt;&lt;P&gt;* Comment on agent activities&lt;/P&gt;&lt;P&gt;* Collaborate and steer agents in real time&lt;/P&gt;&lt;P&gt;This capability makes it easier for distributed teams to work together on AI-driven projects while maintaining transparency and accountability.&lt;/P&gt;&lt;P&gt;Access Anywhere&lt;/P&gt;&lt;P&gt;Databricks has designed Omnigent to be accessible across multiple interfaces, ensuring flexibility for developers and business users alike.&lt;/P&gt;&lt;P&gt;Agent sessions can be accessed from:&lt;/P&gt;&lt;P&gt;* Terminal environments&lt;/P&gt;&lt;P&gt;* Web browsers&lt;/P&gt;&lt;P&gt;* Desktop applications&lt;/P&gt;&lt;P&gt;* Mobile devices&lt;/P&gt;&lt;P&gt;This multi-platform approach allows users to interact with and manage AI agents wherever they work.&lt;/P&gt;&lt;P&gt;Open Source Under Apache 2.0&lt;/P&gt;&lt;P&gt;A notable aspect of the announcement is Databricks' commitment to open source. The company has revealed that Omnigent was initially built for internal use and is now being released under the **Apache 2.0 license.&lt;/P&gt;&lt;P&gt;This move enables developers, enterprises, and the broader AI community to adopt, extend, and contribute to the project while benefiting from an open and collaborative ecosystem.&lt;/P&gt;&lt;P&gt;Why Omnigent Matters&lt;/P&gt;&lt;P&gt;As organizations move from using individual AI assistants to managing entire ecosystems of autonomous agents, the need for a unified orchestration layer becomes increasingly important.&lt;/P&gt;&lt;P&gt;Omnigent aims to solve several key challenges:&lt;/P&gt;&lt;P&gt;* Managing heterogeneous AI environments&lt;/P&gt;&lt;P&gt;* Enforcing governance and cost controls&lt;/P&gt;&lt;P&gt;* Simplifying agent composition and orchestration&lt;/P&gt;&lt;P&gt;* Improving collaboration across teams&lt;/P&gt;&lt;P&gt;* Reducing dependency on a single AI framework&lt;/P&gt;&lt;P&gt;By introducing the concept of a meta-harness, Databricks is positioning Omnigent as a foundational layer for the next generation of enterprise AI systems.&lt;/P&gt;&lt;P&gt;With the launch of Omnigent, Databricks is taking a significant step toward simplifying the management of complex AI agent ecosystems. By providing capabilities for composition, control, and collaboration, the platform enables organizations to build more scalable, governable, and collaborative AI solutions.&lt;/P&gt;&lt;P&gt;As enterprises continue to embrace agentic AI, Omnigent could become a key technology for unifying diverse AI tools and frameworks into a single, manageable experience.&lt;/P&gt;&lt;P&gt;Databricks' vision is clear: AI agents should not operate in isolation—they should work together through a shared, governed, and collaborative layer. Omnigent is designed to make that vision a reality.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2026 03:29:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/databricks-introduces-omnigent-a-new-meta-harness-for-building/m-p/160171#M222</guid>
      <dc:creator>Abiola-David</dc:creator>
      <dc:date>2026-06-23T03:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Catalog Managed Tables</title>
      <link>https://community.databricks.com/t5/mvp-articles/catalog-managed-tables/m-p/159676#M221</link>
      <description>&lt;P&gt;If UC is now the source of truth for the latest version (not&amp;nbsp; the delta_log ), what happens to a tool that reads the log directly? Does it risk seeing stale state, since it's not coordinating through the catalog?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2026 10:02:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/catalog-managed-tables/m-p/159676#M221</guid>
      <dc:creator>nidhin</dc:creator>
      <dc:date>2026-06-18T10:02:38Z</dc:date>
    </item>
  </channel>
</rss>

