Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AVRO-3631: Add test for serializing fixed fields
This test-case mainly demonstrates the issue reported in AVRO-3631. It is unclear to me whether we should actually expect the serializer to serialize to a Value::Fixed right away given that Schema information is not available at this stage.
- Loading branch information