Batch Ingestion Fixtures
Parquet, Avro, SQLite, NDJSON, and CSV fixtures for ETL staging, warehouse loads, and bulk-ingestion validation.
3
Why This Workflow Matters
6
Files
Use workflow pages to move from a job to the exact fixtures, packs, and supporting references.
Why This Workflow Matters
About This Workflow
- Mix columnar parquet, schema-bound avro, sqlite staging data, and flat-file controls in one ingestion suite.
- Useful for validating batch loaders, staging jobs, and warehouse import orchestration.
- Anchored to packs that give ETL and warehouse-import suites one-click fixture setup.
Recommended Packs
Fixture Packs
ETL Validation Fixture Pack
Warehouse Import Fixture Pack
Fixture Matrices
Fixture Matrices
Parquet Ingestion Fixture Matrix
Avro Schema Fixture Matrix
SQLite Local Database Fixture Matrix
NDJSON Webhook Fixture Matrix
Suggested Fixtures
Files
| Filename | Format | Size | Actions |
|---|---|---|---|
|
parquet_alltypes_plain_sample.parquet
|
PARQUET | 1.8 KB | |
|
parquet_list_columns_sample.parquet
|
PARQUET | 2.5 KB | |
|
avro_user_events_sample.avro
|
AVRO | 501 B | |
|
sqlite_batch_ingestion_sample.sqlite
|
SQLITE | 12.0 KB | |
|
ndjson_api_activity_stream_sample.ndjson
|
NDJSON | 313 B | |
|
csv_wide_table_sample.csv
|
CSV | 1.6 KB |
Related Strategy Pages