[ 
https://issues.apache.org/jira/browse/NIFI-12887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tamas Palfy reassigned NIFI-12887:
----------------------------------

    Assignee: Tamas Palfy

> Additional ways for handling Strings as binary in PutDatabaseRecord
> -------------------------------------------------------------------
>
>                 Key: NIFI-12887
>                 URL: https://issues.apache.org/jira/browse/NIFI-12887
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>
> PutDatabaseRecord expects byte arrays when inserting into a binary type 
> column (blob, binary etc.)
> Or if String is encountered it uses a UTF8 String -> byte conversion.
> Using hex-string or base64-encoding to represent binary data as string is 
> fairly common so this Jira is about adding these capabilities to the 
> processor.



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

Reply via email to