Alaksiej Ščarbaty created NIFI-15809:
----------------------------------------

             Summary: Invalid output field type in ToBytes record path function
                 Key: NIFI-15809
                 URL: https://issues.apache.org/jira/browse/NIFI-15809
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
    Affects Versions: 2.8.0
            Reporter: Alaksiej Ščarbaty
            Assignee: Alaksiej Ščarbaty


The {{toBytes()}} RecordPath function preserves the source field's data type 
(e.g., STRING) on the returned {{FieldValue}} instead of using ARRAY.

When used with {{UpdateRecord}} to write the field, the destination field 
inherits the source's type, which is incorrect.

The output fields should always be of a ARRAY type.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to