AVRO use case
AVRO voorbeeldbestand voor Nullable Fields and Event Validation
Exercise Avro nullable-field inspection, event-record review, and schema-sensitive handoff with real nullable-profile and user-event Avro fixtures.
495 B
Manifest JSON
SHA256
Starter file
Download
avro_nullable_profile_sample.avro
Checklist
Testing Steps
- Compare nullable-profile and user-event Avro files in the same validation and review flow.
- Validate field handling, file naming, and downstream handoff behavior before adjusting Avro delivery or tooling.
- Check whether schema-sensitive Avro fixtures remain stable across browser downloads and parser-review workflows.
Companion fixtures
Related Variants
Next steps