[teiid-issues] [JBoss JIRA] Resolved: (TEIID-727) Lookup function does not implicitly convert search argument

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Jul 17 10:48:29 EDT 2009


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

Steven Hawkins resolved TEIID-727.
----------------------------------

    Resolution: Done


Added a type conversion check in the resolver to ensure the types match.  We will throw an exception if a constant is used that cannot be converted to the expected type.

> Lookup function does not implicitly convert search argument
> -----------------------------------------------------------
>
>                 Key: TEIID-727
>                 URL: https://jira.jboss.org/jira/browse/TEIID-727
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 6.2.0
>
>
> The lookup function search argument should be of the same type as the key element, otherwise seemingly valid lookups will return no results i.e. lookup('foo', 'bar', 'integercolumn', <short value>)

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