Van Halbert created TEIID-3732:
----------------------------------
Summary: Enable Infinispan-cache translator to negate intNum <> 1
returning true when column is null
Key: TEIID-3732
URL:
https://issues.jboss.org/browse/TEIID-3732
Project: Teiid
Issue Type: Feature Request
Reporter: Van Halbert
Assignee: Van Halbert
This is related to TEIID-3573. To add a support option so that when the translator
sees criteria like intNum<>1 it would need to produce "intNum<>1 and
intNum IS NOT NULL".
This would negate the issue in JDG where it resolves intNum <> 1 to true when the
column is null.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)