[teiid-issues] [JBoss JIRA] Updated: (TEIID-806) JDBC connector handling of convert is inconsistent

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Sun Aug 30 17:36:23 EDT 2009


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

Steven Hawkins updated TEIID-806:
---------------------------------

    Fix Version/s: 6.2.0
                       (was: 6.3.0)


> JDBC connector handling of convert is inconsistent
> --------------------------------------------------
>
>                 Key: TEIID-806
>                 URL: https://jira.jboss.org/jira/browse/TEIID-806
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: JDBC Connector
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 6.2.0
>
>
> If a source lacks the exact representation of a Teiid type we approximate it with the closest source type.  Pushed converts will typically not have the same affect as if they are evaluated in the engine.  For example sources lacking byte or tinyint types are having conversions dropped rather, but the actual effect should be modulo the max byte value.  We also are not ensuring that the truncation or rounding behavior is the same for all conversions - such as from a floating point number to a fixed point.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list