[
https://issues.apache.org/jira/browse/NIFI-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15709287#comment-15709287
]
ASF subversion and git services commented on NIFI-3076:
-------------------------------------------------------
Commit ba513447d75dc5e95ddcdfcac1a1fefe2eb175ce in nifi's branch
refs/heads/master from [~mattyb149]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=ba51344 ]
NIFI-3076: Fixed handling of 'medium' unsigned integers in JdbcCommon
This closes #1254.
Signed-off-by: Bryan Bende <[email protected]>
> 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
> Assignee: Matt Burgess
> Fix For: 1.2.0
>
>
> 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)