support partial decoding
Open
enhancement
- Dominant language
- Go
- Stars
- 95
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
We could potentially support decoding into `interface{}` values, where what's inside the value is filled in from the writer schema. This would provide an idiomatic and consistent way to inspect Avro-encoded values dynamically.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.