[teiid-issues] [JBoss JIRA] Resolved: (TEIID-718) Translate criteria fails on prepared statement update/delete criteria

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


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

Steven Hawkins resolved TEIID-718.
----------------------------------

    Resolution: Done


This would happen for more than just preparedstatements, any procedure scoped values in criteria used to call a virtual procedure would fail as well.  The fix introduces the concept of implicit parameters to describe references coming from the parent scope so that they can have values assigned to them when the procedureplan is opened.

> Translate criteria fails on prepared statement update/delete criteria
> ---------------------------------------------------------------------
>
>                 Key: TEIID-718
>                 URL: https://jira.jboss.org/jira/browse/TEIID-718
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.1.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Critical
>             Fix For: 6.2.0
>
>
> Translate criteria pulls values/references from the parent command that cannot be evaluated in the context of the update procedure. 

-- 
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