[
https://issues.apache.org/jira/browse/ASTERIXDB-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928490#comment-17928490
]
ASF subversion and git services commented on ASTERIXDB-3550:
------------------------------------------------------------
Commit 769ec0b07baedb6e20c1ff84d0461fbbd8adb5d2 in asterixdb's branch
refs/heads/master from preetham0202
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=769ec0b07b ]
[ASTERIXDB-3550][COMP] Allow project operators inside subplan
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Queries containing subplan are slow without the projects. Useless variables
inside subplan are projected out.
Ext-ref: MB-49756
Change-Id: I236a52923c181395cf7501926010ca9899cae9e8
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19321
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
> Optimize nested plans in Subplan operator
> -----------------------------------------
>
> Key: ASTERIXDB-3550
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3550
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: COMP - Compiler
> Affects Versions: 0.9.10
> Reporter: Preetham
> Priority: Major
> Labels: triaged
> Fix For: 0.9.10
>
>
> Optimizations like InlineSingleReferenceVariable, IntroduceProjects do not
> occur in Subplan nested plansĀ
--
This message was sent by Atlassian Jira
(v8.20.10#820010)