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

RH Bugzilla Integration (JIRA) issues at jboss.org
Sat Mar 5 11:15:00 EST 2016


    [ https://issues.jboss.org/browse/TEIID-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172397#comment-13172397 ] 

RH Bugzilla Integration commented on TEIID-3887:
------------------------------------------------

Van Halbert <vhalbert at redhat.com> changed the Status of [bug 1296583|https://bugzilla.redhat.com/show_bug.cgi?id=1296583] from MODIFIED to ON_QA

> Redshift - RS does not support ASCII function 
> ----------------------------------------------
>
>                 Key: TEIID-3887
>                 URL: https://issues.jboss.org/browse/TEIID-3887
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Connector
>    Affects Versions: 8.12.3
>         Environment: driver - PostgreSQL 9.2
> translator - postgresql
>            Reporter: Juraj Duráni
>            Assignee: Steven Hawkins
>             Fix For: 8.13, 8.12.4
>
>
> 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