[teiid-issues] [JBoss JIRA] (TEIID-3176) Processing exception with function/procedure column and non-short scale

Steven Hawkins (JIRA) issues at jboss.org
Wed Oct 15 14:09:34 EDT 2014


     [ https://issues.jboss.org/browse/TEIID-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-3176:
----------------------------------
    Component/s: JDBC Driver
                     (was: Query Engine)


> Processing exception with function/procedure column and non-short scale
> -----------------------------------------------------------------------
>
>                 Key: TEIID-3176
>                 URL: https://issues.jboss.org/browse/TEIID-3176
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Driver
>    Affects Versions: 8.4
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.7.1, 8.9
>
>
> The DatabaseMetadata.getProcedureColumns method expects scale to be reported as a short, but our scale metadata is an integer - and by default a bigdecimal column will have a max integer scale.  This results in a processing when getting the metadata.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the teiid-issues mailing list