[
https://issues.apache.org/jira/browse/NIFI-8269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045930#comment-18045930
]
ASF subversion and git services commented on NIFI-8269:
-------------------------------------------------------
Commit ece597b523ecdf3113077b6412115ba42ad67fa3 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ece597b523 ]
NIFI-8269 - Add support for schema inference in ForkRecord processor when
extracting array records
* only compute writer schema from reader schema if writer is configured to
inherit the schema from the reader
> Improve ForkRecord to inherit schema from the array being forked
> ----------------------------------------------------------------
>
> Key: NIFI-8269
> URL: https://issues.apache.org/jira/browse/NIFI-8269
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Attachments: NIFI-8269_array_error.json
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> At the moment the ForkRecord processor will require the writer to be
> configured with a schema corresponding to what will be output. We could make
> things more clever to inherit the schema from the reader and change it based
> on the operation being performed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)