You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Wicks (JIRA)" <ji...@apache.org> on 2016/09/13 03:48:20 UTC

[jira] [Created] (NIFI-2764) JdbcCommon Avro Can't Process Java Short Types

Peter Wicks created NIFI-2764:
---------------------------------

             Summary: JdbcCommon Avro Can't Process Java Short Types
                 Key: NIFI-2764
                 URL: https://issues.apache.org/jira/browse/NIFI-2764
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 1.0.0
            Reporter: Peter Wicks


Microsoft SQL Server returns TINYINT values as Java Short's.  Avro is unable to write datum's of this type and throws an exception when trying to.

This currently breaks QueryDatabaseTable at the very least when querying MS SQL Server with TINYINT's in the ResultSet.



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