AVRO use case

AVRO Sample File for Schema Evolution and Record Review

Validate Avro schema review, record inspection, and compatibility-oriented handling with real schema-evolution, user-events, and nullable-profile Avro fixtures.

483 B Manifest JSON SHA256
Starter file

Download

avro_schema_evolution_sample.avro

483 B application/octet-stream SHA256 00c98e0a7cc7...
Checklist

Testing Steps

  1. Compare schema and record inspection behavior across schema-evolution, user-events, and nullable-profile Avro files.
  2. Verify field visibility, naming, and file handling before changing Avro preview or compatibility workflows.
  3. Confirm Avro downloads preserve stable extension handling and tool-open expectations across clients.
Companion fixtures

Related Variants

avro_user_events_sample.avro

501 B · application/octet-stream

Download

avro_nullable_profile_sample.avro

495 B · application/octet-stream

Download
Next steps

Related Pages