Sivaprasanna Sethuraman created AVRO-4133: ---------------------------------------------
Summary: Create EnumSchema with default symbol for Protobuf Enum Key: AVRO-4133 URL: https://issues.apache.org/jira/browse/AVRO-4133 Project: Apache Avro Issue Type: Improvement Components: java Reporter: Sivaprasanna Sethuraman When converting Protobuf Descriptor to Avro Schema, the EnumDescriptor is converted to an enum schema without default value. IMO, since the first symbol in protobuf enum field is considered to be the default value, we can use that as the default. -- This message was sent by Atlassian Jira (v8.20.10#820010)