ETL Validation Fixture Pack
Bundle of real Parquet, Avro, SQLite, NDJSON, and CSV fixtures for ETL staging, warehouse loads, and ingestion-pipeline validation.
Best For
- Batch ETL validation across parquet, avro, sqlite, and flat-file staging inputs.
- Warehouse-loader smoke tests that need real columnar and schema-bound fixtures.
- Repeatable setup for ingestion regressions, staging checks, and bulk import QA.
Included Fixtures
| Filename | Format | Size | Download |
|---|---|---|---|
| parquet_alltypes_plain_sample.parquet | PARQUET | 1.8 KB | Download |
| parquet_list_columns_sample.parquet | PARQUET | 2.5 KB | Download |
| avro_user_events_sample.avro | AVRO | 501 B | Download |
| avro_schema_evolution_sample.avro | AVRO | 483 B | Download |
| sqlite_batch_ingestion_sample.sqlite | SQLITE | 12.0 KB | Download |
| ndjson_api_activity_stream_sample.ndjson | NDJSON | 313 B | Download |
| csv_wide_table_sample.csv | CSV | 1.6 KB | Download |
Primary Fixture Matrix
Use the curated PARQUET matrix to move from this pack into the exact single-fixture variants behind it.
Primary Library
This pack is anchored to the PARQUET sample library and works best when paired with individual fixture downloads.
Open PARQUET Samples