>From Preetham Poluparthi <[email protected]>:

Attention is currently required from: Preetham Poluparthi.

Hello Anon. E. Moose #1000171, Jenkins,

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

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

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

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


Change subject: [ASTERIXDB-3709][COMP] Propagate skip-index annotation across 
disjunctive predicates
......................................................................

[ASTERIXDB-3709][COMP] Propagate skip-index annotation across disjunctive 
predicates

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

Details:
Previously, skip-index annotations were applied only to the predicates where 
they were explicitly specified within disjunctions. This could lead to 
inconsistent evaluation and incorrect results, as some branches of the 
disjunction would bypass index usage while others would not.

Ext-ref: MB-70726

Change-Id: Ie864d43060d688a52dd0a0f9621163bbab84623c
---
M 
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/am/AbstractIntroduceAccessMethodRule.java
M 
hyracks-fullstack/algebricks/algebricks-core/src/main/java/org/apache/hyracks/algebricks/core/config/AlgebricksConfig.java
2 files changed, 48 insertions(+), 7 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb 
refs/changes/52/21052/2
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21052?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: Ie864d43060d688a52dd0a0f9621163bbab84623c
Gerrit-Change-Number: 21052
Gerrit-PatchSet: 2
Gerrit-Owner: Preetham Poluparthi <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Attention: Preetham Poluparthi <[email protected]>

Reply via email to