[teiid-issues] [JBoss JIRA] (TEIID-4901) Add parallel source query handling for when IN criteria values exceed MaxInCriteriaSize for translator

Van Halbert (JIRA) issues at jboss.org
Mon May 22 10:06:01 EDT 2017


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

Van Halbert updated TEIID-4901:
-------------------------------
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1452743, https://bugzilla.redhat.com/show_bug.cgi?id=1450489  (was: https://bugzilla.redhat.com/show_bug.cgi?id=1452743)


> Add parallel source query handling for when IN criteria values exceed MaxInCriteriaSize for translator
> ------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-4901
>                 URL: https://issues.jboss.org/browse/TEIID-4901
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>    Affects Versions: 8.12.10.6_3
>            Reporter: Marc Shirley
>            Assignee: Steven Hawkins
>             Fix For: 9.3, 8.12.x-6.4, 8.12.11.6_3
>
>
> Add the capability to split an independent accessnode into multiple parallel source queries when the number of IN criteria values exceed the translator's MaxInCriteriaSize value.  This would be similar handling to what we perform on the dependent side of a dependent join when the number of values exceed the size.
> The background for this request is regarding input to an SAP gateway source which has a MaxInCriteriaSize of 3 due to URL length restrictions.  Currently, if 4 values are submitted the full result set is returned to be processed within the Teiid engine.



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


More information about the teiid-issues mailing list