CSV use case
CSV Beispieldatei fuer Row-Count Stress
Benchmark CSV import and validation paths under realistic row volume using valid large CSV fixtures and shape-control files.
250.0 MB
Manifest-JSON
SHA256
Starter file
Download
csv_sample_file_250MB.csv
Checklist
Testing Steps
- Measure row-per-second throughput and peak memory during parse and load.
- Check delimiter, quote, and null handling on the same pipeline after large-file runs.
- Validate summary counts, rejected rows, and error exports against expected totals.
Companion fixtures
Related Variants
csv_sample_file_100MB.csv
Herunterladencsv_embedded_json_values_sample.csv
Herunterladencsv_inconsistent_columns_sample.csv
HerunterladenNext steps