-
Notifications
You must be signed in to change notification settings - Fork 185
Closed
Description
while I did see in the code source that default is not allowed for enums in avro. this presents a big issue with backward compatibly between versions.
If I decide to add any new required field a next version of the schema, a new enum field in the contract would fail the backwards compatibly check unless not required
Metadata
Metadata
Assignees
Labels
No labels