[teiid-issues] [JBoss JIRA] Created: (TEIID-720) Translate criteria validation issues

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Jul 14 13:34:29 EDT 2009


Translate criteria validation issues
------------------------------------

                 Key: TEIID-720
                 URL: https://jira.jboss.org/jira/browse/TEIID-720
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 6.0.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 6.2.0


Translate criteria should not accept criteria containing an OR, since the logic assumes that it can always use predicates independently (or worse the current logic would turn an OR into an AND).  Also the validation check needs to check each user predicate and not exit early if a particular criteria type is not being translated.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list