[teiid-issues] [JBoss JIRA] (TEIID-2186) Temporary table bounded index search may miss values

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Sep 5 13:37:32 EDT 2012


Steven Hawkins created TEIID-2186:
-------------------------------------

             Summary: Temporary table bounded index search may miss values
                 Key: TEIID-2186
                 URL: https://issues.jboss.org/browse/TEIID-2186
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 7.4
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
            Priority: Blocker
             Fix For: 8.2


Temporary table indexes (which are also used for internal materialized view indexes) may not return results for bounded searches (which would either be partially specified keys - either a query against a non-unique index or against a compound key, but with only leading columns) will fail to find the appropriate value if the values falls on an intermediate higher level page upper edge.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list