[teiid-issues] [JBoss JIRA] Updated: (TEIID-32) Support null values in proc relational joins

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Feb 10 21:17:44 EST 2009


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

Ramesh Reddy updated TEIID-32:
------------------------------

          Component/s: Query Engine
        Fix Version/s: 7.x
    Affects Version/s: 6.x


> Support null values in proc relational joins
> --------------------------------------------
>
>                 Key: TEIID-32
>                 URL: https://jira.jboss.org/jira/browse/TEIID-32
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.x
>            Reporter: Steven Hawkins
>            Priority: Minor
>             Fix For: 7.x
>
>
> Defect Tracker #24719: For dependent procedure executions to support null values we need to support criteria of the form:
> (value is not null and input = value) or (value is null and input is null)
> Currently this will not plan correctly because we do not recognize that the halfs of the conjunct are mutually exclusive and will not require 'or' support if the value is a reference and will have a known 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