---
title: "How Unity Catalog managed tables bring interoperability, performance, and unified governance to the Lakehouse"
description: "Unity Catalog external access to Unity Catalog managed Delta tables is now in Public Preview, allowing external engines to create, read, and write while governance remains centralized. The announcement addresses the previous multi-engine trade-off: external tables enabled access but lacked managed-table performance optimizations and governance guarantees. Catalog commits coordinate writes through Unity Catalog, making it the source of truth for table state and enabling safe external writes, multi-statement transactions, and auditing of external operations. Predictive Optimization cleans storage, collects query statistics, and selects Liquid clustering columns as query patterns change; the post says these capabilities can deliver up to 50% storage cost savings and 20x faster queries. Support includes Spark, Flink, Starburst, DuckDB, and StreamNative, with open APIs and Delta Kernel extending integrations across Databricks UC and UC OSS."
---

# How Unity Catalog managed tables bring interoperability, performance, and unified governance to the Lakehouse

[Databricks](https://yomu.fyi/company/databricks) · Alex Jiang, Tathagata “TD” Das · Jul 16, 2026

**Type:** Announcement

## Summary

Unity Catalog external access to Unity Catalog managed Delta tables is now in Public Preview, allowing external engines to create, read, and write while governance remains centralized. The announcement addresses the previous multi-engine trade-off: external tables enabled access but lacked managed-table performance optimizations and governance guarantees. Catalog commits coordinate writes through Unity Catalog, making it the source of truth for table state and enabling safe external writes, multi-statement transactions, and auditing of external operations. Predictive Optimization cleans storage, collects query statistics, and selects Liquid clustering columns as query patterns change; the post says these capabilities can deliver up to 50% storage cost savings and 20x faster queries. Support includes Spark, Flink, Starburst, DuckDB, and StreamNative, with open APIs and Delta Kernel extending integrations across Databricks UC and UC OSS.

## Context

Teams previously used external tables for multi-engine access, but those tables lacked the performance optimizations and governance guarantees of Unity Catalog managed tables. The announcement presents external access as removing that trade-off while preserving one governed copy of data.

## Approach / What changed

External engines use open APIs for metadata, credential vending, and commit coordination to create, read, and write Unity Catalog managed Delta tables. Catalog commits coordinate writes through Unity Catalog, while Predictive Optimization maintains table storage and layouts. Delta Kernel and Unity Catalog OSS APIs provide a path for additional engine integrations.

## Takeaways

- Public Preview supports create, read, and write operations on Unity Catalog managed Delta tables from Apache Spark, Apache Flink, Starburst, DuckDB, and StreamNative.
- Catalog commits make Unity Catalog the source of truth for table state and enable safe external writes, multi-statement transactions, and auditing of external operations.
- Predictive Optimization cleans storage, collects query statistics, and selects Liquid clustering columns; the post reports up to 50% storage cost savings and 20x faster queries.

**Tags:** [Delta Lake](https://yomu.fyi/topic/delta-lake), [Open Source](https://yomu.fyi/topic/open-source), [Performance](https://yomu.fyi/topic/performance), [Unity Catalog](https://yomu.fyi/topic/unity-catalog)

- Source: [Databricks](https://www.databricks.com/blog/how-unity-catalog-managed-tables-bring-interoperability-performance-and-unified-governance)
- Source URL: https://www.databricks.com/blog/how-unity-catalog-managed-tables-bring-interoperability-performance-and-unified-governance
- Ingested by Yomu: 2026-08-30T16:54:39.856Z

[Read original post](https://www.databricks.com/blog/how-unity-catalog-managed-tables-bring-interoperability-performance-and-unified-governance)
