Tag:CI
Articles tagged "CI".
- 30 MIN READ•Sep 10, 2026
What to Assert When You Test an Iceberg Pipeline
Fixtures, in-memory catalogs, and golden metadata: the assertions that catch wrong rows, unsafe reruns, schema drift, and concurrent-write corruption in CI.
Apache IcebergtestingCI - 30 MIN READ•Sep 2, 2026
Local Iceberg Development Environments: Docker, MinIO, and In-Memory Catalogs for CI
Local Iceberg development environments: in-process catalogs, a Docker Compose stack with MinIO, and CI configurations that run either.
Apache IcebergLocal DevelopmentMinIO