[teiid-issues] [JBoss JIRA] (TEIID-3571) Infinispan-dsl-cache translator: Comparison operators don't work for char column

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Sep 2 23:21:05 EDT 2015


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

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

David Le Sage <dlesage at redhat.com> changed the Status of [bug 1242945|https://bugzilla.redhat.com/show_bug.cgi?id=1242945] from ASSIGNED to MODIFIED

> Infinispan-dsl-cache translator: Comparison operators  don't work for char column 
> ----------------------------------------------------------------------------------
>
>                 Key: TEIID-3571
>                 URL: https://issues.jboss.org/browse/TEIID-3571
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.7.1
>            Reporter: Filip Elias
>            Assignee: Van Halbert
>         Attachments: serverLog.txt
>
>
> Comparison operators returns wrong result for column of type Character.
> Sample queries:
> {code}
> SELECT CharValue FROM SmallA WHERE SmallA.CharValue < '1'
> SELECT CharValue FROM SmallA WHERE SmallA.CharValue = '1'
> {code}
> These queries return no row even though they should have returned more than 20 rows.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the teiid-issues mailing list