[teiid-issues] [JBoss JIRA] (TEIID-2146) Dependent join independent dup removal issue

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Wed Aug 15 10:54:15 EDT 2012


    [ https://issues.jboss.org/browse/TEIID-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711754#comment-12711754 ] 

RH Bugzilla Integration commented on TEIID-2146:
------------------------------------------------

jolee at redhat.com made a comment on [bug 848382|https://bugzilla.redhat.com/show_bug.cgi?id=848382]

Committed r4325 to https://svn.jboss.org/repos/teiid/branches/7.4.x/
                
> Dependent join independent dup removal issue
> --------------------------------------------
>
>                 Key: TEIID-2146
>                 URL: https://issues.jboss.org/browse/TEIID-2146
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Blocker
>             Fix For: 8.1
>
>
> If a dependent join uses columns from the independent side beyond the join predicates and has unique values with duplicates for the predicate value from the independent side, then the duplicate removal will fail to remove the duplicates, since it is mistakenly using all columns.
> If the duplicates then span multiple dependent queries, such as would be the case with large dependent joins or when a source is used with limited value pushdown (such as sybase), then the join result can be incorrect with duplicate rows.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list