PARQUET use case
PARQUET voorbeeldbestand voor Binary and List Column Validation
Exercise Parquet binary-field inspection, list-column review, and schema-sensitive handoff with real Parquet fixtures built for parser-sensitive validation.
478 B
Manifest JSON
SHA256
Starter file
Download
parquet_binary_records_sample.parquet
Checklist
Testing Steps
- Compare binary-record and list-column Parquet files in the same validation and review flow.
- Validate column handling, file naming, and downstream handoff behavior before adjusting Parquet delivery or tooling.
- Check whether schema-sensitive Parquet fixtures remain stable across browser downloads and parser-review workflows.
Companion fixtures
Related Variants
Next steps