Batch-Stream Replay Fixture Pack

Bundle of real Parquet, SQLite, JSONL, NDJSON, and MessagePack fixtures for comparing batch ingestion with replayable stream workflows.

Download the Pack

batch_stream_replay_fixture_pack.zip · 2.9 KB

Best For

  • Comparing batch-source fixtures against stream-shaped replay inputs.
  • CDC and replay debugging with both embedded relational state and append-only records.
  • Repeatable setup for batch-to-stream migration and compatibility testing.

Included Fixtures

Filename Format Size Download
parquet_alltypes_plain_sample.parquet PARQUET 1.8 KB Download
sqlite_local_replay_sample.sqlite SQLITE 16.0 KB Download
jsonl_schema_drift_stream_sample.jsonl JSONL 383 B Download
jsonl_cdc_changefeed_sample.jsonl JSONL 363 B Download
ndjson_api_activity_stream_sample.ndjson NDJSON 313 B Download
msgpack_cache_payload_sample.msgpack MSGPACK 130 B Download

Primary Fixture Matrix

Use the curated JSONL matrix to move from this pack into the exact single-fixture variants behind it.

Primary Library

This pack is anchored to the JSONL sample library and works best when paired with individual fixture downloads.

Open JSONL Samples