Was ist data-engineering-storage-lakehouse?
Lakehouse-Tabellenformate: Delta Lake, Apache Iceberg und Apache Hudi für ACID-Transaktionen, Schemaentwicklung und Zeitreisen in Data Lakes. Quelle: legout/data-platform-agent-skills.
Lakehouse-Tabellenformate: Delta Lake, Apache Iceberg und Apache Hudi für ACID-Transaktionen, Schemaentwicklung und Zeitreisen in Data Lakes.
Installieren Sie den KI-Skill data-engineering-storage-lakehouse schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: legout/data-platform-agent-skills.
Lakehouse formats add ACID transactions, schema evolution, and time travel to data lakes stored on object storage (S3, GCS, Azure). This skill covers the three major open table formats: Delta Lake, Apache Iceberg, and Apache Hudi.
| Feature | Delta Lake | Apache Iceberg | Apache Hudi |
| ACID Transactions | ✅ | ✅ | ✅ | | Time Travel | ✅ | ✅ | ✅ | | Schema Evolution | ✅ | Advanced (branching) | ✅ | | Primary Ecosystem | Spark/Databricks | Engine-agnostic | Spark (CDC focus) | | Write Optimization | Copy-on-write | CoW, Merge-on-Read | CoW, Merge-on-Read | | Python API | deltalake (pure), PySpark | pyiceberg (pure) | PySpark only |
Lakehouse-Tabellenformate: Delta Lake, Apache Iceberg und Apache Hudi für ACID-Transaktionen, Schemaentwicklung und Zeitreisen in Data Lakes. Quelle: legout/data-platform-agent-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-lakehouseLakehouse-Tabellenformate: Delta Lake, Apache Iceberg und Apache Hudi für ACID-Transaktionen, Schemaentwicklung und Zeitreisen in Data Lakes. Quelle: legout/data-platform-agent-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-lakehouse Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/legout/data-platform-agent-skills