Microsoft Fabric Updates Blog

Lakehouse Schemas (Generally Available)

Schema lakehouses are now Generally Available. By using schemas in lakehouses, users can arrange their tables more efficiently and make it easier to find data. When creating new lakehouses, schema-enabled lakehouses will now be the default choice. However, users still have the option to create lakehouses without a schema if they prefer.

What do schema lakehouses offer?

At its core, a schema lakehouse lets you organize your tables much like folders. But there’s so much more:

  • You can create schema shortcuts pointing to either internal sets of tables in other schemas or external folders with tables in ADLS G2 or other sources.
  • With schema-enabled lakehouses, Spark allows you to reference lakehouses across multiple workspaces—even within a single query using joins.
  • You can also reference non-schema lakehouses by using two-part names or their full namespace (using the implied ‘dbo’ schema), which paves the way for future migration scenarios.
  • Additional features such as OneLake security RLS/CLS and Fabric Materialized Views are supported on schema-enabled lakehouses.
Lakehouse with schemas

To use schema-enabled lakehouses in Notebooks, please ensure you have a schema-enabled lakehouse pinned, or no lakehouse pinned at all. Spark won’t be able to access schema-enabled lakehouse if you have non-schema lakehouse is pinned as default to a notebook. Soon, this configuration will become even more flexible, allowing you to set what mode all Spark runs should have in a workspace.

What’s coming next?

There are still some limitations with schema-enabled lakehouses in Spark that are currently being rolled out in the coming months:

  • Spark Views support
  • Shared lakehouse support
  • LH stored UDF support
  • External ADLS tables
  • Workspace Private Links support
  • Workspace Outbound Traffic Protection

All these limitations have workarounds, and you can find more information in Lakehouse schemas – Microsoft Fabric | Microsoft Learn.

What about existing non-schema lakehouses?

We continue to support non-schema lakehouses and are working towards complete feature parity between both types. Full interoperability in Spark is also supported, enabling querying and joining different types of lakehouses. Soon, we will introduce tools to help customers transition their lakehouses from non-schema to schema-enabled versions, allowing you to benefit from enhanced features without needing to move data or experience downtime.

Postingan blog terkait

Lakehouse Schemas (Generally Available)

Februari 3, 2026 berdasarkan Bogdan Crivat

As executives plan the next phase of their data and AI transformation, the bar for analytics infrastructure continues to rise. Enterprises are expected to support traditional business intelligence, increasingly complex analytics, and a new generation of AI-driven workloads—often on the same data, at the same time, and with far greater expectations for speed and cost … Continue reading “A turning point for enterprise data warehousing “

Februari 2, 2026 berdasarkan Arindam Chatterjee

Coauthored by QiXiao Wang Building event-driven, real-time applications using Fabric Eventstreams and Spark Notebooks just got a whole lot easier. With the Preview of Spark Notebooks and Real-Time Intelligence integration — a new capability that brings together the open-source community supported richness of Spark Structured Streaming with the real-time stream processing power of Fabric Eventstreams … Continue reading “Bringing together Fabric Real-time Intelligence, Notebook and Spark Structured Streaming (Preview)”