[
https://issues.apache.org/jira/browse/ASTERIXDB-3579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937010#comment-17937010
]
ASF subversion and git services commented on ASTERIXDB-3579:
------------------------------------------------------------
Commit b19f89ee420ecd4da63286ad05fcb6a78e0e3cca in asterixdb's branch
refs/heads/master from murali4104
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=b19f89ee42 ]
[ASTERIXDB-3579][COMP] Unnest as many Unnest Operators as possible
Ext-ref:MB-65823
Change-Id: Ic1c305b6795ae312ff4d61948b32fb8a0974e7ba
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19526
Tested-by: Peeyush Gupta <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: <[email protected]>
Reviewed-by: Peeyush Gupta <[email protected]>
Reviewed-by: <[email protected]>
> Improve Array Unnesting Algorithm
> ---------------------------------
>
> Key: ASTERIXDB-3579
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3579
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: *DB - AsterixDB
> Reporter: murali krishna
> Priority: Minor
>
> Currently, we bail out of array unnesting even if one unnest Operator has a
> problem
> and return to RBO. The improvement is to unnest as many Unnest operators as
> possible and leave the rest.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)