You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/08/03 15:35:00 UTC

[jira] [Commented] (ASTERIXDB-3231) Fixing the plan and the result for indexl left outer join

    [ https://issues.apache.org/jira/browse/ASTERIXDB-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17750802#comment-17750802 ] 

ASF subversion and git services commented on ASTERIXDB-3231:
------------------------------------------------------------

Commit 271cf79c1c1064834ffba77fd62378fc6061bf6b in asterixdb's branch refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=271cf79c1c ]

[ASTERIXDB-3231][COMP] Fix the index-only plan of indexnl left outer join

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
For SELECT op, include missingPlaceholderVar when substituting
SELECT op variables.

Change-Id: I07e619e2fbeef0e0679548d9c1b2e108d8bc3128
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17665
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Ali Alsuliman <al...@gmail.com>


> Fixing the plan and the result  for indexl left outer join
> ----------------------------------------------------------
>
>                 Key: ASTERIXDB-3231
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3231
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: COMP - Compiler
>            Reporter: shahrzad shirazi
>            Priority: Major
>
> The plan created for an indexl left outer join is not correct and therefore does not produce right result.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)