[
https://issues.apache.org/jira/browse/NIFI-13478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862571#comment-17862571
]
ASF subversion and git services commented on NIFI-13478:
--------------------------------------------------------
Commit fd6e62bdd28710ab2c991a219fbe059c91c44f98 in nifi's branch
refs/heads/main from Mark Bathori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=fd6e62bdd2 ]
NIFI-13478: Protobuf Reader fails to coerce type of repeated fields
Signed-off-by: Matt Burgess <[email protected]>
This closes #9024
> Protobuf Reader fails to coerce type of repeated fields
> -------------------------------------------------------
>
> Key: NIFI-13478
> URL: https://issues.apache.org/jira/browse/NIFI-13478
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mark Bathori
> Assignee: Mark Bathori
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The Protobuf Reader fails to parse record in case of repeated field values
> are coerced to the schema data type. The problem is that repeated field's
> type are wrapped into ARRAY so it needs to be unwrapped for the type coercion.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)