Gray created AVRO-3993:
--------------------------
Summary: Writing an AVRO enum field with an invalid value
generates unhelpful NPE
Key: AVRO-3993
URL: https://issues.apache.org/jira/browse/AVRO-3993
Project: Apache Avro
Issue Type: Bug
Components: java
Reporter: Gray
When an enum field is written with a symbol that is not one of the valid enum
symbols configured in the schema, the code generates a NPE which turns into a
missing field value or something equally unhelpful.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)