Fabric Lakehouse Metadata Hydrator
Version updated for https://github.com/mjtpena/fabric-hydrate to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Fabric Lakehouse Metadata Hydrator is a CLI tool and GitHub Action designed to automate the extraction, comparison, and synchronization of metadata between Microsoft Fabric Lakehouse and Delta Lake table schemas. It addresses the lack of column-level schema information in Microsoft Fabric’s REST API by generating Fabric-compatible metadata, enabling schema validation, and supporting CI/CD workflows. Key features include schema extraction from Delta Lake, schema comparison, REST API integration with retry logic, and robust error handling for production use.
Release notes
Fabric Lakehouse Metadata Hydrator - Extract, compare, and hydrate Microsoft Fabric Lakehouse metadata from Delta Lake schemas. Features: Schema Extraction, Diff Detection, Metadata Generation, GitHub Action. 184 tests, 99% coverage.