You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Lehel Boér (Jira)" <ji...@apache.org> on 2022/05/04 21:17:00 UTC

[jira] [Updated] (NIFI-9963) Configure JsonTreeReader whether the schema applies to the "root node" or the "nested node"

     [ https://issues.apache.org/jira/browse/NIFI-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lehel Boér updated NIFI-9963:
-----------------------------
    Status: Patch Available  (was: In Progress)

> 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: 10m
>  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)