ORC use case

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.

41.0 KB Manifest JSON SHA256
Starter file

Download

orc_metadata_sample.orc

41.0 KB audio/csound SHA256 0a440fa2da8b...
Checklist

Testing Steps

  1. Compare schema and metadata inspection behavior across metadata, predicate-pushdown, and baseline ORC files.
  2. Verify column visibility, naming, and file handling before changing ORC preview or parser behavior.
  3. Confirm ORC downloads preserve stable extension handling and tool-open expectations across clients.
Companion fixtures

Related Variants

orc_predicate_pushdown_sample.orc

15.3 KB · audio/csound

Download

orc_test1_sample.orc

1.7 KB · audio/csound

Download
Next steps

Related Pages