Large CSV Ingestion Fixtures

Real 50MB to 250MB CSV fixtures for chunked imports, staging pipelines, row-count stress, and spreadsheet or ETL throughput validation.

3 Why This Workflow Matters
5 Files
Use workflow pages to move from a job to the exact fixtures, packs, and supporting references.
Why This Workflow Matters

About This Workflow

  • Uses real CSV files instead of padded blobs, so parser behavior and delimiter handling remain meaningful at size.
  • Pair 100MB and 250MB files with wide-table and embedded-JSON controls to separate throughput issues from schema-shape issues.
  • Anchored to existing CSV and spreadsheet packs so large-file tests can reuse the same import workflow assets.
Recommended Packs

Fixture Packs

CSV Import Test Pack

Bundle of realistic CSV fixtures for spreadsheet import, ETL ingestion, and parser regression testing.

csv_import_test_pack.zip · 1.7 KB

Spreadsheet Ingestion Fixture Pack

Bundle of real XLSX and CSV fixtures for workbook import, formula handling, and spreadsheet ingestion workflows.

spreadsheet_ingestion_fixture_pack.zip · 10.7 KB

Macierze fixtures

Fixture Matrices

Macierz fixtures do importu CSV

Wybierz odpowiednia fixture CSV do importu arkuszy, zadan ETL, separatorow, kodowania i awarii parsera.

XLSX Spreadsheet Fixture Matrix

Pick XLSX fixtures for workbook import, multi-sheet parsing, formula handling, and spreadsheet-ingestion workflows.

Suggested Fixtures

Files

Filename Format Size Actions
csv_sample_file_50MB.csv
.csv SHA256 f7dc90615cdc...
CSV 50.0 MB
csv_sample_file_100MB.csv
.csv SHA256 b9931a11a2bc...
CSV 100.0 MB
csv_sample_file_250MB.csv
.csv SHA256 48fb97b19c6e...
CSV 250.0 MB
csv_wide_table_sample.csv
.csv SHA256 e5ed291c7d31...
CSV 1.6 KB
csv_embedded_json_values_sample.csv
.csv SHA256 271e0a0a5dd0...
CSV 229 B
Related Strategy Pages

Related Guides