Mark Payne created NIFI-9594:
--------------------------------
Summary: Avro Writer may throw NullPointerException if required
defaulted value is missing
Key: NIFI-9594
URL: https://issues.apache.org/jira/browse/NIFI-9594
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Mark Payne
Assignee: Mark Payne
When we use the Avro RecordSet Writer, if the avro schema is defined
explicitly, and the avro schema indicates that a field is required and
defaulted, the Avro GenericRecord that gets generated doesn't always have the
default value set.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)