[
https://issues.apache.org/jira/browse/NIFI-13478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-13478:
--------------------------------
Fix Version/s: 1.27.0
2.0.0-M5
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 1.27.0, 2.0.0-M5
>
> 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)