Avro Preview
CosmoQuickView renders Avro Object Container Files as a metadata card: the container codec, the sync marker and the pretty-printed writer schema embedded in the header. Data blocks are not parsed.
Supported file extensions
.avro
What you see
- Compression codec from the container metadata (shown as
nullwhen none is set) - The 16-byte sync marker as a hex string
- The embedded
avro.schemawriter schema, pretty-printed as indented JSON - A raw key/value dump of the container metadata when the schema entry is missing or its JSON fails to parse
Screenshot
Screenshot not yet captured — reserved path: /screenshots/avro.png.