{"active":true,"blog_title":"Mastering Declarative Data Transformations with Materialized Lake Views","blog_url":"https://blog.fabric.microsoft.com/en-us/blog/mastering-declarative-data-transformations-with-materialized-lake-views","feature_description":"Fabric data engineers today write 80-100+ lines of boilerplate PySpark to ingest CSV and Parquet files into Delta tables - handling file discovery, schema inference, incremental refresh, schema drift, and error recovery manually. This feature introduces a simple Spark SQL DDL surface (CREATE MATERIALIZED LAKE VIEW ... FROM OneLake_Files OPTIONS (...)) that declaratively handles all of this. It includes automatic schema evolution (or strict fixed-schema mode), three refresh modes (append_only, mirror, full), built-in error handling, structured user telemetry on files and lakehouse-level DAG lineage.","feature_name":"Declarative file data ingestion experience in Fabric Materialized Lake Views","last_modified":"2026-06-02","product_id":"a731518f-36ca-ee11-9079-000d3a341a60","product_name":"Data Engineering","release_date":"Q2 2026","release_item_id":"14254506-0f3f-f111-88b5-6045bd00f798","release_status":"Planned","release_type":"Public preview"}