Materialized Lake Views Support Incremental Update & Delete Propagation via Unique Key
Data Engineering · General availability · Planned
Description
Materialized Lake Views will soon support incremental handling of updates and deletes from source tables by defining a unique key column on the MLV itself. When rows are modified or removed in the source, all related data changes will be automatically propagated to the materialized view during the next refresh -- eliminating the need for full recomputation.
Change History
-
2026-06-02
Roadmap Item Added
Workload: Data Engineering