Matt Burgess created NIFI-3076:
----------------------------------
Summary: ExecuteSQL error when table uses unsigned MEDIUMINT
Key: NIFI-3076
URL: https://issues.apache.org/jira/browse/NIFI-3076
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Matt Burgess
When using a MySQL table with a column defined as an unsigned MEDIUMINT, the
following error occurs:
ExecuteSQL[id=fa363402-bbc0-1802-ffff-ffff96aa31f4]
ExecuteSQL[id=fa363402-bbc0-1802-ffff-ffff96aa31f4] failed to process session
due to org.apache.avro.file.DataFileWriter$AppendWriteException:
org.apache.avro.UnresolvedUnionException: Not in union ["null","long"]: 141419:
org.apache.avro.file.DataFileWriter$AppendWriteException:
org.apache.avro.UnresolvedUnionException: Not in union ["null","long"]: 141419
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)