[
https://issues.apache.org/jira/browse/NIFI-8613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17348779#comment-17348779
]
ASF subversion and git services commented on NIFI-8613:
-------------------------------------------------------
Commit c113960b81eff7613ac6d0f6a6e3a6cba10b95f4 in nifi's branch
refs/heads/main from Mohammed Nadeem
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c113960 ]
NIFI-8613: Improve FlattenJson Processor
- Unflattening a flattened json
- Preserving primitive arrays such as strings, numbers, booleans and null in a
nested json
- Logging errors when failure
- Pretty printing resulted json
This closes #5083
Signed-off-by: David Handermann <[email protected]>
> Improve FlattenJson Processor
> -----------------------------
>
> Key: NIFI-8613
> URL: https://issues.apache.org/jira/browse/NIFI-8613
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Nadeem
> Assignee: Nadeem
> Priority: Minor
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Improvement to FlattenJson Processor to support following:
> 1. Unflattening a flattened json
> 2. Preserving primitive arrays in nested json such as string, integers,
> boolean etc
> 3. Logging errors on failure
> 4. Pretty printing resulted json
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)