NEWS

Databricks Acquires Row Zero to Give Its Genie Agent a Spreadsheet

The acquisition, announced on September 24, is Databricks' fifth in 2026 and shows the company treating its AI agent as a platform, not as a standalone chatbot.

Databricks announced on September 24 the acquisition of Row Zero, a cloud spreadsheet startup built to work with large volumes of data. The deal's value was not disclosed. The move, confirmed in a post from the company itself, is Databricks' fifth acquisition in 2026 alone, and the piece that closes (for now) the strategy built around Genie, the company's AI agent aimed at business teams.

For those building on Databricks, the announcement matters less for the spreadsheet itself and more for the architectural pattern it reveals: a general-purpose, conversational AI agent gaining a specialized interface (grid, formulas, pivot table) plugged into the same data governance layer. It's a concrete case of what the industry has been calling a "compound AI system": instead of a single model trying to do everything via chat, you compose the agent with UI tools specific to each task.

What changes in practice for Genie

According to Databricks, Genie today already answers natural-language questions about profit margin or generates documents about sales pipeline opportunities. With Row Zero incorporated, the idea is that the user moves out of that conversational interaction and lands directly in a spreadsheet to explore the same data, build models, run analyses and generate visualizations, without switching tools and without exporting anything.

The company's official statement details the stack behind this: "Genie will add a familiar spreadsheet interface that business teams can use to explore, model and collaborate, all on a governed foundation powered by Genie Ontology, Unity Catalog and Unity Gateway." For those who already work with the platform, the mention of these three pieces suggests that the spreadsheet isn't a separate app talking to a database through a connector, but a client that consumes the same governance surface as any other workload on the platform, even though Databricks hasn't publicly detailed the specific role of each component in this integration.

The engineering problem this addresses

The reason Databricks stated for the acquisition is well known to anyone who works with corporate data: spreadsheets remain the de facto tool for analysis and decision-making, but they tend to exist outside official systems. An analyst exports a table, builds the calculations locally, and from there that file becomes a parallel source of truth, without access control, without versioning, without audit trails, and often out of date by the next day.

Row Zero's technical proposal within Genie is to tackle this without removing the spreadsheet from the workflow: queries respect each user's permissions, data can be automatically refreshed from the original sources, and interactions remain subject to the same security and audit controls as the platform. In practice, it's the same problem that drove much of the investment in data mesh and metadata governance over the past decade, only now solved by inserting an AI agent as an intermediary between the governed data and the formula in the cell.

How the deal came about (and why it matters to builders)

The story behind the deal is revealing of the decision-making process: Databricks' own internal finance team was already using Row Zero combined with Genie day to day, to answer complex questions about margins and sales opportunity status. When executive leadership asked the team about the tool, the acquisition gained traction. Ali Ghodsi, Databricks co-founder and CEO, described the combination in a post on X: "This combination is really powerful. We know the Row Zero team and we were impressed. Spreadsheets are an interface every business analyst loves."

It's a useful data point for anyone designing internal AI products: the validation didn't come from market research, it came from dogfooding, the finance team at the very company that builds the platform chose to combine two tools on its own before any M&A decision was made.

A whole year of acquisitions, and one of them matters more to devs

Row Zero closes (for now) a sequence of five Databricks acquisitions in 2026, and looking at the full list helps make sense of the strategy:

  • Quotient AI (March): evaluation and reinforcement learning for AI agents, a direct input for making Genie more reliable;
  • SiftD.ai (March): interactive notebooks;
  • Panther (June): security platform for AI operations;
  • Electric (August): the team behind PGlite, a lightweight Postgres built for applications that run locally;
  • Row Zero (September): the spreadsheet interface now attached to Genie.

For developers, the Electric acquisition in August is the one that most deserves attention on its own: PGlite is used by people building rapid prototypes or applications that run locally, and its incorporation signals that Databricks is also thinking about data scenarios outside the central cloud, not just in a managed warehouse. Combined with Genie and Row Zero, the design that emerges is that of a platform aiming to cover the entire cycle: local data, cloud-governed data, an agent that queries both, and now a spreadsheet surface to manipulate the result.

What's still unclear

Databricks did not disclose the transaction's value nor a general availability date for the integration. The company promises that Row Zero will remain compatible with data sources that aren't Databricks' own, which is relevant for those who already use the tool independently and don't want to be locked into a single data vendor. There are also, as of the announcement, no technical details on how Unity Gateway exposes the API consumed by the spreadsheet, information that directly interests anyone who will integrate their own tools against this same governance layer in the future.

Translated from the Brazilian Portuguese original · Read the original