In Avro, adding an element to an enum without a default is a __ schema evolution
Since Confluent 5.4.0, Avro 1.9.1 is used. Since default value was added to enum complex type , the schema resolution changed from:
(<1.9.1) if both are enums:** if the writer's symbol is not present in the reader's enum, then an error is signalled. **(>=1.9.1) if both are enums:
if the writer's symbol is not present in the reader's enum and the reader has a default value, then that value is used, otherwise an error is signalled.
Sherly
4 months agoAlecia
4 months agoRebecka
4 months agoSkye
4 months agoTerrilyn
4 months agoMattie
5 months agoRaelene
5 months agoAlline
5 months agoMitzie
5 months agoHaley
5 months agoDestiny
5 months agoNorah
5 months ago