[teiid-issues] [JBoss JIRA] (TEIID-2466) String column length is not reported correctly by DatabasMetadata

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Apr 11 11:49:55 EDT 2013


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

Steven Hawkins resolved TEIID-2466.
-----------------------------------

    Resolution: Done


removed the types without precision check (from which string was missing) in favor of a check based upon whether the type is numeric.
                
> String column length is not reported correctly by DatabasMetadata
> -----------------------------------------------------------------
>
>                 Key: TEIID-2466
>                 URL: https://issues.jboss.org/browse/TEIID-2466
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Driver
>    Affects Versions: 8.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.4
>
>
> String COLUMN_SIZE is always reported as the max (4000) rather than as the length metadata from sys.columns

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list