[
https://issues.apache.org/jira/browse/NIFI-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552351#comment-17552351
]
ASF subversion and git services commented on NIFI-9963:
-------------------------------------------------------
Commit d92598981124e1b73b958c54b9d4dd9b47f0b298 in nifi's branch
refs/heads/main from Lehel
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d925989811 ]
NIFI-9963: Configure JsonTreeReader whether the schema applies to the Root Node
or the Nested Node
This closes #6018.
Signed-off-by: Tamas Palfy <[email protected]>
> Configure JsonTreeReader whether the schema applies to the "root node" or the
> "nested node"
> -------------------------------------------------------------------------------------------
>
> Key: NIFI-9963
> URL: https://issues.apache.org/jira/browse/NIFI-9963
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Lehel Boér
> Assignee: Lehel Boér
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> [NIFI-9862|https://issues.apache.org/jira/browse/NIFI-9862] has introduced
> Starting Field Strategy in JsonTreeReader. Currently when Nested Field
> strategy is used, the schema applies for the selected "nested" Json. We
> should add a new property to make it configurable whether it applies to the
> selected or to the original Json, e.g.
> “Schema Application Strategy” with values “Apply schema to Root Node” vs
> “Apply schema to selected element”
>
> that would depend on Starting Field Strategy "Nested Field" value.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)