Update skills/fabric-lakehouse/SKILL.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Ted Vilutis
2026-02-17 11:18:28 -08:00
committed by GitHub
parent 178fed8bb1
commit 0de738c30c

View File

@@ -53,7 +53,7 @@ Files are stored under "Files" folder. Users can create folders and subfolders t
### Fabric Materialized Views
Set of pre-computed tables that are automatically updated based on schedule. They provide fast query performance for complex aggregations and joins. Materialized views are defined using PySpark or Spark SQL and stored in an associated Notebook.
Set of pre-computed tables that are automatically updated based on a schedule. They provide fast query performance for complex aggregations and joins. Materialized views are defined using PySpark or Spark SQL and stored in an associated Notebook.
### Spark Views