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

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

Commit 8518e3dad98a4c4d3760405e20c7b8c703efd662 in nifi's branch 
refs/heads/support/nifi-1.x from Mark Bathori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8518e3dad9 ]

NIFI-13478: Protobuf Reader fails to coerce type of repeated fields

Signed-off-by: Matt Burgess <[email protected]>


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

Reply via email to