Large CSV Ingestion Fixtures

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

Why This Workflow Matters

  • 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

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

Fixture Matrices

CSV Import Fixture Matrix

Choose the right CSV fixture for spreadsheet imports, ETL jobs, delimiter handling, encoding validation, parser failure paths, and real large-file ingestion.

XLSX Spreadsheet Fixture Matrix

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

Suggested Fixtures

Filename Format Size Actions
csv_sample_file_50MB.csv CSV 50.0 MB
csv_sample_file_100MB.csv CSV 100.0 MB
csv_sample_file_250MB.csv CSV 250.0 MB
csv_wide_table_sample.csv CSV 1.6 KB
csv_embedded_json_values_sample.csv CSV 229 B