You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (Jira)" <ji...@apache.org> on 2022/01/19 15:53:00 UTC

[jira] [Created] (NIFI-9594) Avro Writer may throw NullPointerException if required defaulted value is missing

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)