JSON marshaling
Open
enhancement
- Dominant language
- Go
- Stars
- 95
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to support JSON marshaling and unmarshaling of data values as specified in the Avro JSON encoding.
Currently we could do that by an external library (https://github.com/linkedin/goavro) but it would be nice to have a clean interface in heetch/avro that doesn't require that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.