JSONL use case
JSONL Sample File for Event Stream Parsing
Validate JSONL event-stream parsing, line-delimited preview, and changefeed handling with real JSONL stream fixtures.
412 B
Manifest JSON
SHA256
Starter file
Download
jsonl_order_events_stream_sample.jsonl
Checklist
Testing Steps
- Compare parsing behavior across order-event, CDC, and generic JSONL stream files in the same tooling path.
- Verify line-delimited preview and record counting before changing JSONL parser or ingestion rules.
- Confirm JSONL stream controls preserve expected preview and validation output across tools.
Companion fixtures
Related Variants
Next steps