Scott created NIFI-1011:
---------------------------

             Summary: ExecuteSQL does not support Binary, VarBinary or 
LongVarBinary data types.
                 Key: NIFI-1011
                 URL: https://issues.apache.org/jira/browse/NIFI-1011
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
    Affects Versions: 0.3.0
         Environment: All
            Reporter: Scott


When trying to get a VarBinary or Binary column there is an 
ArrayIndexOutOfRangeException thrown. This is because in / nifi-nar-bundles / 
nifi-standard-bundle / nifi-standard-processors / src / main / java / org / 
apache / nifi / processors / standard / util / JdbcCommon.java the data types 
are not supported.

I suggest adding them as Base64 encoded strings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to