[teiid-issues] [JBoss JIRA] (TEIID-5313) Oracle translator issue with mixing string types

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Apr 10 13:57:00 EDT 2018


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

RH Bugzilla Integration updated TEIID-5313:
-------------------------------------------
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1565768
        Bugzilla Update: Perform


> Oracle translator issue with mixing string types
> ------------------------------------------------
>
>                 Key: TEIID-5313
>                 URL: https://issues.jboss.org/browse/TEIID-5313
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Connector
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 10.3
>
>
> Oracle produces an exception when internationalized and regular character strings are mixed via a union or case statement, for example:
> case when val = 'x' then 'x' else N'y' end
> The translator only puts the N literal prefix when a non-ascii character is present though.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list