ARROW use case

ARROW Sample File for Nested and Decimal Column Validation

Exercise Arrow nested-column inspection, decimal-field review, and schema-sensitive handoff with real nested and decimal IPC fixtures.

2.6 KB Manifest JSON SHA256
Starter file

Download

arrow_nested_ipc_sample.arrow

2.6 KB application/vnd.apache.arrow.file SHA256 06d494c58537...
Checklist

Testing Steps

  1. Compare nested and decimal Arrow IPC files in the same validation and review flow.
  2. Validate column handling, file naming, and downstream handoff behavior before adjusting Arrow delivery or tooling.
  3. Check whether schema-sensitive Arrow fixtures remain stable across browser downloads and parser-review workflows.
Companion fixtures

Related Variants

arrow_decimal_ipc_sample.arrow

250.6 KB · application/vnd.apache.arrow.file

Pobierz

arrow_primitive_ipc_sample.arrow

21.8 KB · application/vnd.apache.arrow.file

Pobierz
Next steps

Related Pages