[ 
https://issues.apache.org/jira/browse/NIFI-11807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744727#comment-17744727
 ] 

ASF subversion and git services commented on NIFI-11807:
--------------------------------------------------------

Commit f6a14bc475b80a8382fb1731ae0d9a3bc69906f3 in nifi's branch 
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f6a14bc475 ]

NIFI-11807 Added ExtractRecordSchema Processor

This closes #7482

Signed-off-by: David Handermann <[email protected]>


> Add an ExtractRecordSchema processor
> ------------------------------------
>
>                 Key: NIFI-11807
>                 URL: https://issues.apache.org/jira/browse/NIFI-11807
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Major
>             Fix For: 1.latest, 2.latest
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Sometimes it may be necessary to retrieve the schema from an incoming 
> FlowFile without manipulating the rest of the content. For example 
> ConvertRecord even with the Record Reader and Writer pointing at the same 
> schema, all records are rewritten to the output. If the schema is the only 
> thing needed, this processor could extract it, store it and pass on the 
> original FlowFile with no modifications.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to