Code Recipes Catalog
Choose a recipe to explore real-world implementations with runnable code, validation, and documentation.
Basic Delta Lake Table
Create your first Delta table with enforced schema, ACID guarantees, and validation checks.
Open recipe →Basic Apache Iceberg Table
Provision an Iceberg table with hidden partitioning and multi-catalog support in PySpark.
Open recipe →Streaming CDC Pipeline
Ingest change data capture streams into Delta Lake using Structured Streaming.
Open recipe →Time Series Forecasting
Build and validate a weather forecasting workload backed by Delta Lake storage.
Open recipe →