[teiid-issues] [JBoss JIRA] Closed: (TEIID-880) SQL Server uniqueidentifier handling

Steve Hawkins (JIRA) jira-events at lists.jboss.org
Thu Jun 10 21:15:38 EDT 2010


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

Steve Hawkins closed TEIID-880.
-------------------------------



> SQL Server uniqueidentifier handling
> ------------------------------------
>
>                 Key: TEIID-880
>                 URL: https://jira.jboss.org/browse/TEIID-880
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: JDBC Connector
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Optional
>             Fix For: 7.0
>
>
> SQL Server's uniqueidentifier is typically imported as a string, but cannot be used in comparable operations (distinct, order by, group by).  Our designer cost analyzer logic already compensated for this, but a more general fix would be to wrap the uniqueidentifier as cast(col as char(36)), which would be safe.

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

        


More information about the teiid-issues mailing list