In Avro, adding a field to a record without 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.
Nina
11 days agoEllsworth
12 days agoTesha
16 days agoAmie
22 hours agoDevorah
20 days agoLashawna
29 days agoJudy
1 days agoKelvin
13 days agoWei
30 days agoEdward
2 months agoEsteban
2 months agoShad
2 months agoHubert
2 months agoDahlia
2 months agoHubert
2 months ago