[
https://issues.apache.org/jira/browse/ASTERIXDB-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681872#comment-17681872
]
ASF subversion and git services commented on ASTERIXDB-3097:
------------------------------------------------------------
Commit 4e566e40cf08a43caf60e4e1cab34e964b56d422 in asterixdb's branch
refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=4e566e40cf ]
[ASTERIXDB-3097][OTH] Print hash join inputs in reverse
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Change the JSON plan format so that for a hash join
the build side is placed at index 0 of the hash join
inputs array. Also, add "build-side" field to designate
the index of the build side in the inputs array.
Change-Id: I9c5000f1ff01cc8e2290d16105cb87595065fc1a
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17308
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
Reviewed-by: Wail Alkowaileet <[email protected]>
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17342
Reviewed-by: Michael Blow <[email protected]>
Tested-by: Michael Blow <[email protected]>
> Print hash join inputs in reverse
> ---------------------------------
>
> Key: ASTERIXDB-3097
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3097
> Project: Apache AsterixDB
> Issue Type: Task
> Components: OTH - Other
> Reporter: Ali Alsuliman
> Assignee: Ali Alsuliman
> Priority: Major
>
> Change the JSON plan format so that for a hash join the build side is placed
> at index 0 of the hash join inputs array. Also, add "build-side" field to
> designate the index of the build side in the inputs array.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)