02-merge-patterns
Installation
SKILL.md
Gold Layer MERGE Patterns
Core Principle: Schema-Aware Transformations
Gold layer merge operations read from Silver and must handle:
- Column name differences
- Data type transformations
- Business logic calculations
- SCD Type 2 tracking
Column Name Mapping Pattern
Problem: Column Names Differ Between Layers
Example: Silver has company_rcn, but Gold expects company_retail_control_number