[
https://issues.apache.org/jira/browse/VXQUERY-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shivani Mall updated VXQUERY-168:
---------------------------------
Description:
Queries that have multiple let, for, where and return (FLOWR)
statements/expressions, tend to create very large queriy plans with nested
subplans. Because these are not optimized properly, these give the following
error: Attempting to construct a nested plan with 4 operator descriptors.
Currently, nested plans can only consist in linear pipelines of Asterix micro
operators.
was:
Queries that have multiple let, for, where and return (FLOWR)
statements/expressions, tend to create very large queriy plans with nested
subplans. Because these are not optimized properly, these give the following
error: <b>Attempting to construct a nested plan with 4 operator descriptors.
Currently, nested plans can only consist in linear pipelines of Asterix micro
operators. </b>
> Nested Plans
> ------------
>
> Key: VXQUERY-168
> URL: https://issues.apache.org/jira/browse/VXQUERY-168
> Project: VXQuery
> Issue Type: Bug
> Reporter: Shivani Mall
> Priority: Critical
>
> Queries that have multiple let, for, where and return (FLOWR)
> statements/expressions, tend to create very large queriy plans with nested
> subplans. Because these are not optimized properly, these give the following
> error: Attempting to construct a nested plan with 4 operator descriptors.
> Currently, nested plans can only consist in linear pipelines of Asterix micro
> operators.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)