[teiid-issues] [JBoss JIRA] (TEIID-4845) Google translator comparison with boolean value matches all rows

Lucie Fabrikova (JIRA) issues at jboss.org
Mon Apr 3 13:25:00 EDT 2017


Lucie Fabrikova created TEIID-4845:
--------------------------------------

             Summary: Google translator comparison with boolean value matches all rows
                 Key: TEIID-4845
                 URL: https://issues.jboss.org/browse/TEIID-4845
             Project: Teiid
          Issue Type: Bug
    Affects Versions: 8.12.10.6_3
            Reporter: Lucie Fabrikova
            Assignee: Steven Hawkins


Both following queries match and remove all rows (ie. with both true/false/null values):
DELETE WHERE BooleanValue
DELETE WHERE NOT BooleanValue

Where column in foreign table is:
booleanvalue boolean OPTIONS (NATIVE_TYPE 'BOOLEAN')
and view:
BooleanValue boolean



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list