Closed Chuckame closed 4 months ago
Same as implicitNulls, when a map/list field don't have @AvroDefault and isn't nullable, then handle the field as empty list/map when value is missing
implicitNulls
@AvroDefault
Released in v2.0.0
Same as
implicitNulls
, when a map/list field don't have@AvroDefault
and isn't nullable, then handle the field as empty list/map when value is missing