Mark Bathori created NIFI-13478:
-----------------------------------
Summary: 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
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)