>From Preetham Poluparthi <[email protected]>:

Attention is currently required from: Ali Alsuliman, Preetham Poluparthi.

Hello Ali Alsuliman, Anon. E. Moose #1000171, Jenkins,

I'd like you to reexamine a change. Please visit

    https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21090?usp=email

to look at the new patch set (#5).

The following approvals got outdated and were removed:
Verified-1 by Anon. E. Moose #1000171


Change subject: [ASTERIXDB-3709][COMP] Add hash exchange, stable sort while 
doing primary lookup
......................................................................

[ASTERIXDB-3709][COMP] Add hash exchange, stable sort while doing primary lookup

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

Ext-ref: MB-70726
Change-Id: Ie4cf30551580e24a39b48261fb6e8dbcd72400d5
---
M 
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/am/BTreeAccessMethod.java
M 
asterixdb/asterix-app/src/test/resources/optimizerts/results/btree-index-selection/disjunctive-predicate/disjunctive-predicate-1.plan
M 
asterixdb/asterix-app/src/test/resources/optimizerts/results/btree-index-selection/disjunctive-predicate/disjunctive-predicate-2.plan
M 
asterixdb/asterix-app/src/test/resources/optimizerts/results/btree-index-selection/disjunctive-predicate/disjunctive-predicate-4.plan
M 
asterixdb/asterix-app/src/test/resources/optimizerts/results/btree-index-selection/disjunctive-predicate/disjunctive-predicate-5.plan
M 
asterixdb/asterix-app/src/test/resources/optimizerts/results/btree-index-selection/hints-skip-index/hints-skip-index-12.plan
M 
asterixdb/asterix-app/src/test/resources/optimizerts/results/btree-index-selection/hints-skip-index/hints-skip-index-14.plan
M 
asterixdb/asterix-app/src/test/resources/optimizerts/results_cbo/btree-index-selection/disjunctive-predicate/disjunctive-predicate-1.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results/index-selection/btree-index-array-range/btree-index-array-range.04.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results/index-selection/btree-index-array-range/btree-index-array-range.08.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results/index-selection/btree-index-range-02/btree-index-range-02.04.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results/index-selection/btree-index-range-02/btree-index-range-02.06.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results/index-selection/btree-index-range-02/btree-index-range-02.08.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results/index-selection/btree-index-range-02/btree-index-range-02.11.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results/index-selection/btree-index-range-02/btree-index-range-02.13.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results/index-selection/btree-index-range-02/btree-index-range-02.16.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results/index-selection/btree-index-range-02/btree-index-range-02.18.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_cbo/index-selection/btree-index-array-range/btree-index-array-range.04.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_cbo/index-selection/btree-index-array-range/btree-index-array-range.08.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_column/index-selection/btree-index-array-range/btree-index-array-range.04.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_column/index-selection/btree-index-array-range/btree-index-array-range.08.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_column/index-selection/btree-index-range-02/btree-index-range-02.04.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_column/index-selection/btree-index-range-02/btree-index-range-02.06.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_column/index-selection/btree-index-range-02/btree-index-range-02.08.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_column/index-selection/btree-index-range-02/btree-index-range-02.11.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_column/index-selection/btree-index-range-02/btree-index-range-02.13.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_column/index-selection/btree-index-range-02/btree-index-range-02.16.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_column/index-selection/btree-index-range-02/btree-index-range-02.18.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_full_parallelism/index-selection/btree-index-array-range/btree-index-array-range.04.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_full_parallelism/index-selection/btree-index-array-range/btree-index-array-range.08.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_full_parallelism/index-selection/btree-index-range-02/btree-index-range-02.04.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_full_parallelism/index-selection/btree-index-range-02/btree-index-range-02.06.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_full_parallelism/index-selection/btree-index-range-02/btree-index-range-02.11.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_full_parallelism/index-selection/btree-index-range-02/btree-index-range-02.13.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_less_parallelism/index-selection/btree-index-array-range/btree-index-array-range.04.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_less_parallelism/index-selection/btree-index-array-range/btree-index-array-range.08.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_less_parallelism/index-selection/btree-index-range-02/btree-index-range-02.04.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_less_parallelism/index-selection/btree-index-range-02/btree-index-range-02.06.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_less_parallelism/index-selection/btree-index-range-02/btree-index-range-02.11.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_less_parallelism/index-selection/btree-index-range-02/btree-index-range-02.13.plan
40 files changed, 145 insertions(+), 136 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb 
refs/changes/90/21090/5
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21090?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings?usp=email

Gerrit-MessageType: newpatchset
Gerrit-Project: asterixdb
Gerrit-Branch: phoenix
Gerrit-Change-Id: Ie4cf30551580e24a39b48261fb6e8dbcd72400d5
Gerrit-Change-Number: 21090
Gerrit-PatchSet: 5
Gerrit-Owner: Preetham Poluparthi <[email protected]>
Gerrit-Reviewer: Ali Alsuliman <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Attention: Ali Alsuliman <[email protected]>
Gerrit-Attention: Preetham Poluparthi <[email protected]>

Reply via email to