[teiid-issues] [JBoss JIRA] (TEIID-4812) Processor is not exiting the join as soon as it's determined one side contains 0 rows

Steven Hawkins (JIRA) issues at jboss.org
Thu Mar 16 09:07:00 EDT 2017


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

Steven Hawkins resolved TEIID-4812.
-----------------------------------
    Fix Version/s: 9.3
                   9.2.2
       Resolution: Done


Added several changes related to large temp table reads and 0 rows from one side of the join.  We'll now look to honor the timeslice in sorting (since we can pull without blocking from temp tables) and not push non-key based sorting to temp tables (as that would be processed without blocking).

> Processor is not exiting the join as soon as it's determined one side contains 0 rows
> -------------------------------------------------------------------------------------
>
>                 Key: TEIID-4812
>                 URL: https://issues.jboss.org/browse/TEIID-4812
>             Project: Teiid
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 8.12.8.6_3, 8.7.11.6_2
>            Reporter: Debbie Steigner
>            Assignee: Steven Hawkins
>             Fix For: 9.3, 9.2.2
>
>
> There is an issue with the processor during a join, it doesn't exit the join as soon as it's determined that one side of the join returns 0 rows.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list