Mark Payne created NIFI-9335:
--------------------------------
Summary: When converting a NiFi Record to an Avro Record, default
values in schema are not applied
Key: NIFI-9335
URL: https://issues.apache.org/jira/browse/NIFI-9335
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Mark Payne
Assignee: Mark Payne
If we use an Avro Record Writer and specify an explicit schema (via schema
registry, schema text, etc.) and that schema has a default value for a field,
the produced Avro object does not have the value but instead has a null value.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)