support more enum values
Open
enhancement
- Dominant language
- Go
- Stars
- 95
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Currently if a Go int type uses string values that aren't compatible with the Avro [name restrictions](https://avro.apache.org/docs/1.9.1/spec.html#names), it won't be treated as an enum, when it potentially could be if we mapped the names somehow.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.