VOOZH about

URL: https://thenewstack.io/databricks-opensharing-ai-agents/

⇱ Databricks wants to kill the "email me a file" problem for AI agent skills - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2026-06-10 10:00:00
Databricks wants to kill the "email me a file" problem for AI agent skills
AI Agents / Data / Open Source

Databricks wants to kill the “email me a file” problem for AI agent skills

Databricks' OpenSharing protocol extends Delta Sharing to cover AI models, agent skills, and unstructured data — now a Linux Foundation project with on-prem storage support.
Jun 10th, 2026 10:00am by Frederic Lardinois
👁 Featued image for: Databricks wants to kill the “email me a file” problem for AI agent skills
Masantocreative for Unsplash+.

Databricks on Wednesday launched OpenSharing, the successor to its open-source Delta Sharing protocol.

This updated protocol adds support for Apache Iceberg REST Catalog clients and brings on-premises storage vendors into the ecosystem, starting with Everpure (previously Pure Storage), MinIO, and Qumulo.

Also, OpenSharing is now a standalone Linux Foundation project and extends Delta Sharing’s zero-copy sharing beyond tables to include agent skills, AI models, and unstructured data.

Most layers of the agent stack have settled on a standard by now:

OpenSharing builds on this stack by providing a protocol that helps organizations securely share data and AI assets with one another.

From Delta Sharing to OpenSharing

Databricks launched Delta Sharing in 2021 as a sub-project of Delta Lake, Databricks’ open-source table format. At the time, it billed this as the first open protocol for secure data sharing across organizations. The company says it has since become the most widely adopted open data sharing protocol, with thousands of customers and partners, including Amadeus, Atlassian, LSEG, SAP, Stripe, and The Trade Desk.

As Databricks co-founder and CTO Matei Zaharia puts it in today’s announcement, “Delta Sharing proved the industry would choose open over locked-in.”

It’s worth noting that nothing changes for existing Delta Sharing users. Current Delta Sharing deployments keep working. OpenSharing adds new asset types, recipients, and sources, without introducing breaking changes.

Don’t email agent skills

Akram Chetibi, who leads the Databricks product team for ecosystem and partner integrations, tells The New Stack in an exclusive interview that agent skills are the most requested new asset type, followed by AI models.

Before joining Databricks in late 2023, Chetibi was a founding product manager at AWS Data Exchange and helped start the AWS Clean Rooms business.

“There is no easy way today to share an agent skill,” Chetibi says. “If I ask you today to share with me an agent skill, how would you do it? […] You would email me a file, but then if I want an update, how do I get the update? You email me another file.”

Databricks calls OpenSharing the first open, vendor-neutral protocol for securely sharing AI assets. The alternatives today are custom integrations or single-vendor marketplaces, such as Salesforce’s AgentExchange or the agent storefronts inside the AWS and Microsoft marketplaces.

With OpenSharing, a provider can publish a skill or model once, and any partner can consume it through standard APIs for discovery, authorization, and access, with zero-copy access at the source.

It’s worth noting that the protocol does not prescribe what a skill or model has to look like.

How the protocol works

Chetibi says the requirements for external collaboration remain constant, regardless of the asset. “They want something that works across clouds, across regions, and across platforms, and they want something that is what is typically referred to as zero copy or live sharing,” he says.

The general object model carries over from Delta Sharing. Providers package assets into a share. That share contains schemas, and a schema can now hold a table, an AI model, or an agent skill.

The mechanics underneath differ by asset type. Structured data is in Parquet and can be shared via signed URLs for individual partitions, exposed through Delta- or Iceberg-compatible APIs, with features like a change data feed. Unstructured data and AI assets work by vending cloud tokens for the underlying storage, in a cloud-agnostic way.

The protocol covers external, read-only sharing across administrative boundaries; internal governance is not part of this announcement, though Chetibi says to “stay tuned” on that front.

One more API: Iceberg

OpenSharing now also supports the Apache Iceberg APIs. Iceberg has become something of a standard for sharing analytic tables, complementary to Parquet. But, Chetibi argues, “the formats are becoming less and less relevant — at the end of the day, [they’re] all like Parquet with some metadata around them.”

Delta Sharing already had connectors for Apache Spark, Power BI, Excel, and Python, and even Snowflake supports it as a recipient. By adding the Iceberg API, any tool that supports it becomes another destination a provider can reach.

Databricks has been heading this way for a while. It bought Tabular, founded by Apache Iceberg’s creators, for a reported $2 billion in 2024, and it is pitching metadata convergence between Delta and Iceberg in the Iceberg v4 spec.

Snowflake, meanwhile, extended its sharing to Iceberg and Delta tables across clouds and regions and claims a sharing ecosystem 2.5 times the size of its competitors’. Both companies now describe their sharing strategies as open. But while Databricks ships a protocol others can implement, Snowflake’s sharing runs through its platform.

Taking the protocol on-prem

Everpure (formerly known as Pure Storage, which rebranded in February), MinIO, and Qumulo offer a managed OpenSharing service at launch, with Cohesity, Commvault, Hewlett Packard Enterprise, NetApp, Nutanix, Rubrik, and VAST Data slated to follow.

The storage vendors run the OpenSharing server themselves, so customers don’t have to stand one up.

“This is an open protocol that is truly open, and it’s used and supported by many other platforms that are not Databricks.”

“Once these partners host the server locally on-prem, you can then easily connect to it using the same protocol you would connect to any other cloud or platform, Chetibi says.

Two things had to happen first, says Chetibi: The protocol needed support for unstructured data and AI assets, since on-prem estates are not just tables, and Databricks wanted the storage providers, rather than customers, to operate the servers.

Open governance

OpenSharing follows Delta Lake and Unity Catalog, which Databricks donated to LF AI & Data in June 2024, as the company’s projects under the Linux Foundation umbrella.

“We don’t want it to be like a Databricks thing — this is an open protocol that is truly open, and it’s used and supported by many other platforms that are not Databricks,” Chetibi says.

TRENDING STORIES
Before joining The New Stack as its senior editor for AI, Frederic was the enterprise editor at TechCrunch, where he covered everything from the rise of the cloud and the earliest days of Kubernetes to the advent of quantum computing....
Read more from Frederic Lardinois
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Databricks, Anthropic.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.