ORC Sample File for Schema and Metadata Review
Validate ORC schema review, metadata inspection, and columnar-file handling with real ORC metadata, predicate-pushdown, and test dataset fixtures.
Recommended Starter File
| Filename | orc_metadata_sample.orc |
|---|---|
| Size | 41.0 KB |
| MIME | application/octet-stream |
| SHA256 | 0a440fa2da8b29d34aece3e4edfd0b41c4295216316bdfbb0c664e84f53e6223 |
Validation Checklist
- Compare schema and metadata inspection behavior across metadata, predicate-pushdown, and baseline ORC files.
- Verify column visibility, naming, and file handling before changing ORC preview or parser behavior.
- Confirm ORC downloads preserve stable extension handling and tool-open expectations across clients.