Chris Sampson created NIFI-8134:
-----------------------------------
Summary: DataTypeUtils.toRecord methods do not recursively convert
Maps into Records
Key: NIFI-8134
URL: https://issues.apache.org/jira/browse/NIFI-8134
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.11.4
Reporter: Chris Sampson
Given a java Map that contains one or more Maps as values (optionally nested
within arrays), the DataTypeUtils.toRecord method should convert the child Maps
to Records before converting the to level Map.
This assumes the associated schema for the data represents these objects as
Records (including as part of a Choice of Array type).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)