[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1346) Rewrite is wrong with translate criteria and no user criteria

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Nov 5 10:26:01 EDT 2010


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

Steven Hawkins resolved TEIID-1346.
-----------------------------------

    Resolution: Done


Made the changes listed and documented the behavior/deprecation.

> Rewrite is wrong with translate criteria and no user criteria
> -------------------------------------------------------------
>
>                 Key: TEIID-1346
>                 URL: https://jira.jboss.org/browse/TEIID-1346
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Critical
>             Fix For: 7.1.1
>
>
> In a scenario with a user query of:
> update foo set (...)
> and a procedure of
> ...
> update foo1 set (...) where translate criteria
> ...
> the update will fail to happen since the criteria will be translated as FALSE.

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

        


More information about the teiid-issues mailing list