fabric-mlv
CommunityAutomate and manage Fabric Materialized Lake Views with Spark and PySpark
Authorwardawgmalvicious
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation, management, and refresh of Materialized Lake Views (MLVs) in Microsoft Fabric using Spark and PySpark, simplifying the process of materializing and refreshing declarative SQL/PySpark transformations that persist as Delta tables.
Core Features & Use Cases
- MLV Creation: Automates the process of creating MLVs with Spark SQL and PySpark.
- Management: Handles tasks like showing, altering, renaming, and dropping MLVs.
- Refresh: Manages refresh strategies, including full, incremental, and skip refreshes.
- Data Quality: Implements data quality rules and provides a data quality report.
- Use Case: Streamline the creation of data pipelines and materialized datasets for reporting, without the need for complex orchestration.
Quick Start
Use the fabric-mlv skill to create a new MLV with the following Spark SQL command: CREATE MATERIALIZED LAKE VIEW silver.new_mlv AS SELECT * FROM bronze.source_table.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fabric-mlv Download link: https://github.com/wardawgmalvicious/claude-config/archive/main.zip#fabric-mlv Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.