ARROW use case

ARROW Sample File for IPC Preview and Schema Review

Validate Arrow IPC preview, schema review, and typed-column inspection with real primitive, nested, and decimal Arrow fixtures.

21.8 KB Manifest JSON SHA256
Starter file

Download

arrow_primitive_ipc_sample.arrow

21.8 KB application/vnd.apache.arrow.file SHA256 7aab19247177...
Checklist

Testing Steps

  1. Compare schema and field inspection behavior across primitive, nested, and decimal Arrow IPC files.
  2. Verify column visibility, naming, and file handling before changing Arrow preview or parser behavior.
  3. Confirm Arrow downloads preserve stable extension handling and tool-open expectations across clients.
Companion fixtures

Related Variants

arrow_nested_ipc_sample.arrow

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

Pobierz

arrow_decimal_ipc_sample.arrow

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

Pobierz
Next steps

Related Pages