Skip to main content

June 2026

Databricks released these features and improvements in June 2026.

note

Releases are staged. Your Databricks account might not be updated until a week or more after the initial release date.

Anthropic Claude Sonnet 5 now available as a Databricks-hosted model

June 30, 2026

Model Serving now supports Anthropic Claude Sonnet 5 as a Databricks-hosted model. Designed for coding, agentic workflows, and professional work at scale, Claude Sonnet 5 delivers near-Opus-level intelligence with Sonnet's cost efficiency and speed. You can access this model using Foundation Model APIs.

Customers are responsible for ensuring their compliance with applicable terms.

Run a subset of job tasks with their dependencies

June 30, 2026

When you run a subset of a job's tasks, you can now expand your selection to include each task's dependencies. Add the + modifier to a task key to also run its upstream tasks (+my_task), its downstream tasks (my_task+), or both (+my_task+). Start a partial run from the UI, the REST API, the Databricks CLI, the SDKs, or Declarative Automation Bundles. See Run a subset of tasks and their dependencies.

SQL alert task in Lakeflow Jobs is now generally available

June 29, 2026

The SQL alert task in Lakeflow Jobs is now generally available. Use the task to evaluate a Databricks SQL alert as part of a Lakeflow Job. The task returns its evaluation state as a task output value, so downstream tasks can branch on the result. See SQL alert task for jobs.

Databricks Runtime maintenance updates (06/29)

June 29, 2026

New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see:

Govern LLMs in Unity Catalog with model services (Beta)

June 29, 2026

You can now govern Databricks-hosted LLMs in Unity Catalog using model services, currently in Beta. A model service is a Unity Catalog securable that represents a governed LLM endpoint, so you can define an endpoint once and share it across workspaces using Unity Catalog privileges, instead of duplicating endpoints per workspace. Databricks provides ready-to-use model services in the system.ai schema for Databricks-hosted foundation models, and you can create your own with the Unity AI Gateway UI, Catalog Explorer, or the Unity Catalog REST API. See model services.

Parquet v2 for Delta Lake tables is generally available

June 29, 2026

Parquet v2 is now generally available for Delta Lake tables in Databricks Runtime 18.1 and above. Parquet v2 uses advanced encodings, v2 data page headers, and INT64 timestamps to improve query performance and reduce table sizes. To use, set the delta.parquet.format.version table property to 2.12.0 or enable automatic upgrades. See Parquet v2 and Automatic upgrades.

Genie Code Chat/Agent mode selector removed

June 29, 2026

The Chat/Agent mode selector has been removed from the Genie Code pane. Genie Code now runs exclusively in Agent mode. If you prefer a conversational response without autonomous task execution (what was previously called Chat mode), include that instruction in your prompt. For example: "Just explain this to me, don't run any code."

See Agent mode.

Microsoft Dynamics 365 connector (GA)

June 26, 2026

The managed Microsoft Dynamics 365 connector in Lakeflow Connect is now generally available. The connector allows you to ingest CRM and ERP data from Dynamics 365 into Databricks using Azure Synapse Link. See Microsoft Dynamics 365 connector.

Metric view parameters are now in Public Preview

June 26, 2026

You can now define parameters in metric views to bind values at query time, serving many query variants from a single definition instead of maintaining a separate metric view per variant. See Use parameters with metric views.

Solution Accelerators in Databricks Marketplace are now published as apps or notebooks

June 25, 2026

Solution Accelerators are no longer a separate listing type in Databricks Marketplace. The content is unchanged, but they are now categorized as apps (interactive applications) or notebooks (code-based accelerators). See What is Databricks Marketplace?.

Databricks connector for Power Platform is generally available

June 23, 2026

The Databricks connector for Microsoft Power Platform is now generally available. See Databricks and Microsoft Power Platform integration.

Change the owner of standalone pipeline streaming tables and materialized views

June 23, 2026

You can now use ALTER STREAMING TABLE and ALTER MATERIALIZED VIEW with SET OWNER TO to change the owner of streaming tables and materialized views backed by standalone pipelines created in Databricks SQL. See Use ALTER statements with pipeline datasets.

Standalone pipeline materialized views support expectations

June 23, 2026

You can now add data quality expectations to materialized views created in Databricks SQL using the CONSTRAINT expectation_name EXPECT (expectation_expr) clause. Expectations let you validate records as they flow through the standalone pipeline that backs the materialized view, and warn, drop, or fail on records that violate a constraint. Streaming tables created in Databricks SQL already support expectations. See Manage data quality with pipeline expectations.

Data Classification is now available by default for some workspaces with the compliance security profile enabled

June 23, 2026

Data Classification is now available by default for workspaces with the compliance security profile enabled, and either HIPAA controls or no specific compliance standard selected.

Block specific internet destinations in network policies (Public Preview)

June 23, 2026

You can now block internet destinations from serverless workloads through the network policies REST API. Blocked destinations are enforced regardless of the policy's network access mode. See Block internet destinations.

Square managed ingestion connector (Beta)

June 22, 2026

The Square connector in Lakeflow Connect is now available in Beta. The connector ingests point-of-sale data such as payments, orders, customers, catalog items, and inventory from Square into Databricks. See Square connector.

Wiz Audit Logs managed ingestion connector (Beta)

June 22, 2026

The Wiz Audit Logs connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest audit log entries, issues, and vulnerability findings from Wiz into Databricks. See Wiz Audit Logs connector.

Genie Code system table now counts only user-submitted interactions

June 22, 2026

The Genie Code system table (system.access.assistant_events) now records only user-submitted Genie Code interactions, such as side-panel chat, agent mode, and the inline assistant (%assistant). Background and automated requests, such as autocomplete (ghost text), quick-fix suggestions, and automatic renaming, are no longer logged as events.

This change took effect on May 7, 2026 and corrects earlier behavior that counted these background requests. Event counts recorded before this date can appear higher than actual user activity, so a decrease in daily events around this time is expected and does not indicate a drop in usage.

The Discover page is now in Public Preview

June 22, 2026

The Discover page is now in Public Preview. Discover is a curated browsing experience that helps users find data assets governed by Unity Catalog without requiring deep knowledge of catalog hierarchies. Use domains and subdomains to organize tables, dashboards, and Genie Agents by business area, highlight key assets with custom curation, and explore AI-recommended assets.

Enable access requests across your Unity Catalog metastore (Public Preview)

June 22, 2026

You can now enable access requests at the Unity Catalog metastore level. This feature also lets you set a metastore-level destination that's inherited by all catalogs, schemas, and other objects without their own destination. By enabling metastore-level access requests, users can request access to objects even when no destination is explicitly configured. See Manage access requests.

Legacy compute_preview system schema deprecated

June 22, 2026

The legacy compute_preview system schema is deprecated and will be removed from the system catalog. Use the system.compute schema instead. For a list of current system schemas and tables, see System tables reference.

Netskope Logs managed ingestion connector (Beta)

June 20, 2026

The Netskope Logs connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest event and alert logs from Netskope into Databricks. See Netskope Logs connector.

Salesforce Marketing Cloud managed ingestion connector (Beta)

June 18, 2026

The Salesforce Marketing Cloud connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest marketing data, including campaigns, journeys, email engagement events, and data extensions, from Salesforce Marketing Cloud into Databricks. See Salesforce Marketing Cloud connector.

Incremental ingestion for Workday Reports (Beta)

June 18, 2026

The Workday Reports connector in Lakeflow Connect now supports incremental ingestion in Beta. If you configure a cursor column for a report, the connector ingests only the rows that have changed since the last pipeline run, improving performance and reducing costs. See Ingest Workday reports incrementally.

Token auto-scoping for personal access tokens is now generally available

June 18, 2026

Token auto-scoping is now generally available. Auto-scoping automatically applies the principle of least privilege to personal access tokens (PATs) by observing which API endpoints a token uses and narrowing its permissions to only those APIs. Auto-scoping is on by default for new long-lived tokens (30 days or longer) and applies to existing tokens with all-APIs access based on historical usage. See Auto-scoping for personal access tokens.

Share Genie Agents externally using OpenSharing (Beta)

June 17, 2026

Providers can now share a Genie Agent with users outside their organization using OpenSharing. Databricks creates a point-in-time snapshot of the space's data assets and instructions. Recipients can mount the share to create a local Genie Agent. See Share a Genie Agent using OpenSharing.

Omnigent coding agent meta-harness is now in Beta

June 17, 2026

Omnigent is now available in Beta. Omnigent is a coding agent meta-harness that wraps coding agents such as Claude Code and Codex with a common platform: a web UI, persistent and shareable sessions, team collaboration, mobile access, contextual policies, and deployment infrastructure. Swap one line of configuration to switch runtimes while your tools, policies, and prompts stay the same.

See Omnigent on Databricks.

Comments on foreign tables (Beta)

June 17, 2026

Syncing comments on foreign tables is now in Beta. Lakehouse Federation can sync table and column comments from supported external data sources to foreign tables in Unity Catalog. Synced comments appear in table metadata, including Catalog Explorer, DESCRIBE, and DESCRIBE EXTENDED output.

See Comments on foreign tables.

Lakeflow Designer is now generally available

June 16, 2026

Lakeflow Designer is now generally available. Lakeflow Designer is a visual, no-code experience for preparing and transforming data on a drag-and-drop canvas, with all workflows backed by production-ready code governed by Unity Catalog. Lakeflow Designer lets analysts build, preview, and schedule data transformation workflows using built-in operators or natural language.

See Lakeflow Designer.

Lakeflow Designer is coming soon to workspaces with the compliance security profile enabled.

Connect Genie to Microsoft Copilot Cowork (Beta)

June 16, 2026

You can now connect Genie to Microsoft Copilot Cowork through the Genie managed MCP server, so users can ask natural-language questions about their Databricks data without leaving Copilot Cowork. See Genie plugin for Microsoft Copilot Cowork.

Install third-party apps from Databricks Marketplace

June 16, 2026

You can now discover, install, and run third-party data and AI applications from Databricks Marketplace directly in your own Unity Catalog-governed workspace. The provider's code stays closed-source, and you authorize any external access the app needs when you install it. Open Marketplace and filter by the Apps category to get started. See Get access to third-party apps.

Databricks Runtime 19 and Databricks Runtime 19 for Machine Learning are in Beta

June 15, 2026

Databricks Runtime 19 and Databricks Runtime 19 for Machine Learning are now in Beta, powered by Apache Spark 4.2.0.

For release notes, see Databricks Runtime 19 (Beta) and Databricks Runtime 19 for Machine Learning (Beta).

Databricks-to-Databricks Delta Sharing across regulatory domains is now available (Public Preview)

June 15, 2026

Databricks-to-Databricks Delta Sharing supports sharing across regulatory domains. Commercial workspaces can also share with AWS GovCloud, AWS GovCloud DoD, and Azure China. Sharing between Azure China and either AWS GovCloud or AWS GovCloud DoD is not supported. See Databricks-to-Databricks OpenSharing support matrix for cloud environments.

Use OAuth to authenticate Databricks connections in Power Platform

June 15, 2026

You can now use OAuth to authenticate a Databricks connection in Microsoft Power Platform, as an alternative to personal access tokens (PAT). See Create a Databricks connection on Microsoft Power Platform.

Use Universal Commits to purchase Marketplace partner products

June 15, 2026

You can now use up to 10% of your Universal Commits to purchase eligible third-party partner products through Databricks Marketplace. See Databricks Marketplace Universal Commit Drawdown program.

ai_query is now generally available

June 15, 2026

The ai_query function is now generally available. This general-purpose AI Function lets you query any supported AI model directly from SQL or Python. See Use ai_query.

Access SecureConnect-enabled shares (Public Preview)

June 15, 2026

As a recipient, you can now access shares from providers who use OpenSharing SecureConnect to share data from behind a firewall. See OpenSharing recipient firewall configuration for SecureConnect.

OIDC is now supported for sharing to Iceberg clients

June 15, 2026

You can now use an Iceberg REST Catalog client, such as Snowflake or OSS Spark, to read OpenSharing shares secured with OpenID Connect (OIDC) federation. For details, see Read data shared using Open ID Connect (OIDC) federation from an Iceberg client and Share with Iceberg recipient.

Configure the recovery period for dropped managed tables (Public Preview)

June 15, 2026

You can now configure the recovery period for dropped Unity Catalog managed tables. By default, tables are recoverable for 7 days after being dropped using the UNDROP TABLE command. You can set the recovery period to 0 hours (to immediately purge dropped data) or between 7–30 days at the catalog or schema level. A longer period provides added protection against accidental drops of critical data, while a shorter period reduces cloud storage costs for workloads that frequently create and drop tables. Requires Databricks Runtime 17.3 and above. See Configure the recovery period.

Lakebase Postgres is now in Beta

June 15, 2026

Lakebase Autoscaling, a fully managed Postgres database with autoscaling compute, scale-to-zero, and branching, is now in Beta. Available in the following regions: us-east4, us-central1, and europe-west3. To create your first project, see Get a Postgres database.

AUTO CDC flows for streaming tables in Databricks SQL are generally available

June 15, 2026

The FLOW AUTO CDC clause for CREATE STREAMING TABLE in Databricks SQL is now generally available. Use AUTO CDC to process change data capture (CDC) records from a source into a streaming table, automatically handling out-of-order records as SCD type 1 or SCD type 2 without the complex logic that MERGE INTO requires. See CREATE STREAMING TABLE ... FLOW AUTO CDC, generally available.

Faster inference tables for custom model serving endpoints

June 12, 2026

Inference tables for custom model serving endpoints now ingest through endpoint telemetry. Request and response payloads are delivered to a Unity Catalog inference table view within seconds, with configurable sampling. Existing inference tables are not affected. Enable inference tables and telemetry together in the AI Gateway section of the endpoint UI. See Persist custom model serving data to Unity Catalog.

Email notifications for expiring service principal tokens (Beta)

June 12, 2026

Databricks now automatically sends email notifications to workspace admins when a service principal token is within seven days of expiring. This feature is in Beta. Notifications are sent for tokens with a lifetime greater than seven days that have been used at least once. No configuration is required. See Monitor and revoke personal access tokens.

Auto time-to-live for automatic row deletion is generally available

June 12, 2026

Auto time-to-live (auto-TTL) is now generally available. Auto-TTL automatically deletes rows from Unity Catalog managed Delta Lake tables, managed Apache Iceberg tables, and streaming tables based on a DATE or TIMESTAMP column. See Automatic row deletion with auto time-to-live.

Converting a partitioned table to liquid clustering is generally available

June 12, 2026

You can now convert an existing partitioned Delta Lake table to liquid clustering with ALTER TABLE ... REPLACE PARTITIONED BY WITH CLUSTER BY. Conversion minimizes reader and writer downtime and supports both external and managed tables. This feature is generally available in Databricks Runtime 18.1 and above. See Convert a partitioned table to liquid clustering.

Improved workspace files read performance

June 16, 2026

For serverless compute and classic compute running Databricks Runtime 18 and above, common file access patterns are now detected for workspace files, and directory metadata and file contents are prefetched in the background. Workloads that read many files, such as find, grep, Python imports, and Git operations, run much faster. See What are workspace files?.

Endpoint telemetry for custom model serving endpoints is generally available

June 11, 2026

Endpoint telemetry for custom model serving endpoints is now generally available. Configure endpoint telemetry to persist OpenTelemetry logs, traces, and metrics from your endpoints to Unity Catalog tables. See Persist custom model serving data to Unity Catalog.

Genie Code now uses models served through OpenAI on Databricks

June 11, 2026

Genie Code now uses models served through OpenAI on Databricks, in addition to models served through Azure OpenAI and Anthropic on Databricks, when partner-powered AI features are enabled. For the model provider used by each feature, see Partner-powered AI features.

ABAC GRANT policies for models (Beta)

June 11, 2026

ABAC GRANT policies are now in Beta. GRANT policies extend attribute-based access control to dynamically grant Unity Catalog privileges to securable objects whose governed tags match a condition, instead of granting privileges on each object individually. In Beta, a GRANT policy can grant the EXECUTE privilege on models, attached at the catalog or schema level. Both customer-registered MLflow models and Databricks-hosted foundation models in system.ai are supported. See ABAC GRANT policies for models (Beta).

ai_extract is now generally available

June 11, 2026

The ai_extract function is now generally available. This function extracts structured data from text and documents according to a schema you provide, supporting nested objects, arrays, type validation, citations, and confidence scores. See ai_extract function.

For a no-code UI to build, validate, and iterate on extraction agents, see Information Extraction.

ai_classify is now generally available

June 11, 2026

The ai_classify function is now generally available. This function classifies text content according to custom labels you provide, with support for label descriptions, global instructions, and multi-label classification. See ai_classify function.

For a no-code UI to build, validate, and iterate on classification agents, see Classification.

Agent Bricks Supervisor Agent now supports Unity Catalog volumes as subagent tools

June 11, 2026

You can now add Unity Catalog volumes as subagent tools in your Supervisor Agent. See Use Supervisor Agent to create a coordinated multi-agent system.

Schedule deferred policy enforcement for all-purpose compute

June 10, 2026

When you enforce compute policy compliance on out-of-compliance all-purpose compute, you can now schedule the configuration update to apply the next time the compute terminates or restarts, instead of restarting it immediately. Enforce on next restart avoids interrupting running workloads, while Restart and enforce applies the update right away. Workspace admins can cancel a scheduled enforcement for a single compute resource or for an entire policy. See Enforce policy compliance.

Databricks Genie app in Microsoft Teams (Beta)

June 10, 2026

The Databricks Genie app in Microsoft Teams is now available in Beta. The app brings Genie into Microsoft Teams so users can ask data questions and get answers without leaving Microsoft Teams. Chat with the app in a direct message or mention @Databricks Genie in a channel or group chat, and answers route through Genie or a pinned Genie Agent. See Databricks Genie app in Microsoft Teams.

Lakehouse Replay (Beta)

June 10, 2026

Lakehouse Replay is now available in Beta. Lakehouse Replay automatically replays a sampled set of read-only serverless workloads from your workspace against upcoming Databricks Runtime releases to detect and fix regressions before they reach production. It requires no setup, configuration, or maintenance. Your data never leaves your workspace, and you are not billed for the compute used to run the replay.

Workspace admins can control the enablement of this feature from the workspace Previews page. See Lakehouse Replay.

Delta Sharing is now OpenSharing

June 10, 2026

Following the release of open-source OpenSharing, Delta Sharing is now OpenSharing. OpenSharing is the new open standard for sharing data and AI assets across platforms and organizations, available both on GitHub and natively on Databricks. See What is OpenSharing? and opensharing.io for more.

Zip connector (Beta)

June 10, 2026

Lakeflow Connect now supports a managed connector for ingestion from Zip. See Zip connector.

Automatic identity management for Okta (Public Preview)

June 9, 2026

Automatic identity management now supports Okta in Public Preview. You can sync users and groups from Okta into Databricks without configuring SCIM provisioning. When enabled, you can search for Okta users and groups in identity federated workspaces and add them to your workspace. Databricks uses Okta as the source of record, so changes to group memberships in Okta are respected in Databricks.

See Configure Okta for automatic identity management.

Anthropic Claude Fable 5 now available as a Databricks-hosted model

June 9, 2026

Databricks Model Serving now supports Anthropic Claude Fable 5 as a Databricks-hosted model. Claude Fable 5 is built for autonomous knowledge work and coding, designed to handle long-running, complex, and asynchronous tasks with less need for human intervention.

To access this model, use Foundation Model APIs pay-per-token.

Identity federation enabled by default for all new workspaces

June 9, 2026

Over the next couple of weeks, identity federation is being enabled by default for all new Databricks workspaces, including workspaces that are not attached to a Unity Catalog metastore. This change does not affect existing workspaces. See Identity federation.

Databricks Genie app for Slack (Public Preview)

June 9, 2026

The Databricks Genie app for Slack is now available in Public Preview. The app brings Genie into Slack so users can get answers to data questions without leaving Slack. Send a direct message to the app or mention @Genie in a channel or group DM, and answers route through Genie or a specific Genie Agent that a channel owner has pinned. See Databricks Genie app for Slack.

The update_flow API for Spark Declarative Pipelines on Lakeflow is generally available

June 9, 2026

The @dp.update_flow decorator in Spark Declarative Pipelines on Lakeflow lets you add an update flow that writes to a sink in update output mode, emitting only the rows that change in each batch. Unlike append flows, update flows support stateful aggregations without requiring a watermark. See update_flow, generally available.

Reorganized Spark Declarative Pipelines on Lakeflow documentation

June 9, 2026

The Spark Declarative Pipelines on Lakeflow documentation is reorganized: all conceptual topics are now grouped under Concepts.

Monday.com managed ingestion connector (Beta)

June 8, 2026

The Monday.com connector in Lakeflow Connect is now available in Beta. The connector ingests work management data such as boards, users, teams, and activity logs from Monday.com into Databricks. See Monday.com connector.

Zoho Books managed ingestion connector (Beta)

June 8, 2026

The Zoho Books connector in Lakeflow Connect is now available in Beta. The connector ingests accounting data such as invoices, bills, contacts, and bank transactions from Zoho Books into Databricks. See Zoho Books connector.

External lineage is now generally available

June 8, 2026

External lineage (formerly Bring Your Own Lineage) in Unity Catalog is now generally available. You can register assets that live outside Databricks, such as Salesforce or MySQL sources and Tableau or Power BI dashboards, so that a single lineage graph spans your full data flow. As part of this release, Lakeflow Connect managed ingestion pipelines now automatically record source lineage from source tables to their destination tables in Unity Catalog. See External lineage and Track source data lineage for managed ingestion pipelines.

Aha! connector (Beta)

June 8, 2026

Lakeflow Connect now supports a managed connector for ingestion from Aha!. See Aha! connector.

AI Search supports selected text columns, sorting, and aggregations (Beta)

June 8, 2026

AI Search now supports query-time options for full-text and hybrid queries in Beta. You can limit keyword matching to selected text columns, sort results by columns indexed for sorting, and return aggregate counts for values and ranges. For details, see Search selected text columns, sort results, and return aggregations (Beta).

Foundation model Unity Catalog permissions is generally available

June 5, 2026

Foundation model Unity Catalog permissions is now generally available. This feature requires enablement by your Databricks account team.

Account admins can use Unity Catalog permissions on the system.ai schema to control which Databricks-hosted foundation models your organization can access. Permissions are enforced across pay-per-token, provisioned throughput, and batch inference (AI Functions) workloads.

Managed SharePoint connector adds structured file ingestion and file metadata support (Beta)

June 5, 2026

The managed SharePoint connector in Lakeflow Connect now supports structured file ingestion (CSV, JSON, XML, Excel, Parquet, Avro, ORC), file metadata ingestion, file filters, schema evolution modes, and schema hints. These capabilities replace the previous unstructured-only ingestion approach with a unified managed file source API. See SharePoint connector.

External data access for pipeline streaming tables and materialized views (Public Preview)

June 5, 2026

You can now enable external Delta and Iceberg clients to read streaming tables and materialized views managed by a pipeline through the Unity Catalog and Iceberg catalog REST APIs, without copying the data. See Enable external data access to streaming tables and materialized views, Public Preview.

Improved workspace file write performance on classic compute

June 4, 2026

Workspace file operations on classic compute now use asynchronous flushing by default for Databricks Runtime 17.1 and above. File writes, deletes, and metadata operations are batched and flushed in the background, reducing latency for workloads that write many files, such as Git operations. See What are workspace files?.

Write data from Microsoft Excel back to Databricks

June 4, 2026

Use the Databricks Excel Add-in to write data from Microsoft Excel back to a Unity Catalog table. Create a new table or overwrite an existing table in Databricks without leaving Excel. See Write data back to Databricks using the Databricks Excel Add-in.

Set budgets for Genie usage

June 4, 2026

On July 8, 2026 at 00:00 UTC, Genie products will move to a pay-as-you-go pricing model. Each user receives 150 DBUs of free LLM usage every month, equivalent to about $10.50 in the US East region. Usage beyond the free allowance is billed in DBUs. For more information, see the release note.

To prepare, account admins can now create budgets to monitor and control spending on Genie usage. Scope a budget to Genie to track spend across your account, workspaces, user groups, or individual users, configure email alerts, and set per-user spending limits. See Manage budgets and cost controls for Genie.

Genie Code now supports auto-approve for tool actions

June 4, 2026

Genie Code now offers an auto-approve mode that approves tool actions, like running code or editing notebooks, without prompting you for each request. An AI classifier reviews each action and blocks risky ones. Auto-approve is a productivity feature, not a security boundary. Databricks recommends keeping it off when working with production data or shared resources. See Approve tool actions.

Full page Genie Code (Beta)

June 3, 2026

Full page Genie Code is now available in Beta. The full page experience is a command center for Genie Code, where the active thread is shown prominently, surfacing assets like notebooks and files alongside it as tabs when needed. You can run multiple threads in parallel, switch between them easily, and easily personalize Genie Code with skills, instructions, and MCP servers. See Full page Genie Code.

Table update triggers on Delta Sharing and system tables (Beta)

June 3, 2026

Table update triggers in Lakeflow Jobs can now monitor data shared through Delta Sharing and system tables, in addition to local tables. You can trigger a job whenever a provider updates a shared table or view, or whenever new operational data lands in a system table. This feature supports Databricks-to-Databricks Delta Sharing only. See Add a trigger to OpenSharing and system tables.

Pendo connector (Beta)

June 2, 2026

Lakeflow Connect now supports a managed connector for ingestion from Pendo. See Pendo connector.

Zoom Logs managed ingestion connector (Beta)

June 2, 2026

The Zoom Logs connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest user sign-in/sign-out activity logs and admin operation logs from Zoom into Databricks. See Zoom Logs connector.

Managed RabbitMQ connector (Beta)

June 2, 2026

The managed RabbitMQ connector in Lakeflow Connect is now available in Beta. The connector allows you to stream messages from RabbitMQ classic queues into streaming tables in Unity Catalog. See RabbitMQ connector.

Slack Access and Integration Logs managed ingestion connector (Beta)

June 2, 2026

The Slack Access and Integration Logs connector in Lakeflow Connect is now available in Beta. The connector allows you to ingest workspace access logs and app integration change logs from Slack into Databricks. See Slack Access and Integration Logs connector.

June 1, 2026

Vector Search has been renamed to AI Search. You can now create full text search indexes without any vectors or embeddings needed. See Databricks AI Search.

Column popularity is now available in the Catalog Explorer

June 1, 2026

Column popularity is now available in the Catalog Explorer UI. To find the most popular columns in a table, go to the table's Overview tab. Popularity is determined by the number of queries against the table that read from a given column. See Popularity.

On this page