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.
Recommended Starter File
| Filename | arrow_primitive_ipc_sample.arrow |
|---|---|
| Size | 21.8 KB |
| MIME | application/octet-stream |
| SHA256 | 7aab19247177ea959506d7b192e8e21235f082267c72f394bb788c615ce03f54 |
Validation Checklist
- Compare schema and field inspection behavior across primitive, nested, and decimal Arrow IPC files.
- Verify column visibility, naming, and file handling before changing Arrow preview or parser behavior.
- Confirm Arrow downloads preserve stable extension handling and tool-open expectations across clients.