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

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Nov 21 15:38:00 EST 2017


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

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


> 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
>          Components: Misc. Connectors
>    Affects Versions: 8.12.10.6_3
>            Reporter: Lucie Fabrikova
>            Assignee: Steven Hawkins
>            Priority: Critical
>             Fix For: 9.3, 8.12.x-6.4, 9.2.2
>
>
> 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.5.0#75005)


More information about the teiid-issues mailing list