Lehel Boér created NIFI-9963:
--------------------------------
Summary: 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
[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)