[teiid-issues] [JBoss JIRA] (TEIID-2556) Dependent join pushdown with array type incorrect

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Jun 19 10:58:20 EDT 2013


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

Steven Hawkins resolved TEIID-2556.
-----------------------------------

    Resolution: Done


corrected the language bridge factory logic to be consistent with the other array handling and created an array of parameters.
                
> Dependent join pushdown with array type incorrect
> -------------------------------------------------
>
>                 Key: TEIID-2556
>                 URL: https://issues.jboss.org/browse/TEIID-2556
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 8.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.4.1, 8.5
>
>
> When pushing a dependent join with source array type support, the resulting comparison uses a single parameter with a value index of -1.  It should instead use an array of parameters with the correct indexes.

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