[
https://issues.apache.org/jira/browse/NIFI-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Sampson reassigned NIFI-8134:
-----------------------------------
Assignee: Chris Sampson
> 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
> Assignee: Chris Sampson
> Priority: Major
>
> 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.20.10#820010)