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

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


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

Steven Hawkins resolved TEIID-720.
----------------------------------

    Resolution: Done


Updated the validation logic, see TestValidator.

> 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