[teiid-issues] [JBoss JIRA] (TEIID-3887) Redshift - RS does not support ASCII function

RH Bugzilla Integration (JIRA) issues at jboss.org
Thu Jan 7 10:39:00 EST 2016


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

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


> Redshift - RS does not support ASCII function 
> ----------------------------------------------
>
>                 Key: TEIID-3887
>                 URL: https://issues.jboss.org/browse/TEIID-3887
>             Project: Teiid
>          Issue Type: Bug
>    Affects Versions: 8.12.3
>         Environment: driver - PostgreSQL 9.2
> translator - postgresql
>            Reporter: Juraj Duráni
>            Assignee: Steven Hawkins
>
> Redshift database does not support ASCII function
> E.g. *SELECT INTKEY, ASCII(INTKEY) FROM BQT1.SmallA ORDER BY INTKEY* is translated as *SELECT g_0.intkey AS c_0, ascii(cast(g_0.intkey AS varchar(4000))) AS c_1 FROM smalla AS g_0 ORDER BY c_0*
> Result:
> {code:text}
> Caused by: org.postgresql.util.PSQLException: ERROR: Specified types or functions (one per INFO message) not supported on Redshift tables.
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the teiid-issues mailing list