>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/+/21063?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Code-Review+2 by Ali Alsuliman, Contrib-2 by Anon. E. Moose #1000171,
Integration-Tests+1 by Ali Alsuliman, Verified+1 by Ali Alsuliman, Verified-1
by Anon. E. Moose #1000171
Change subject: [ASTERIXDB-3709][COMP] Fix false positive check by handling
nested conditions
......................................................................
[ASTERIXDB-3709][COMP] Fix false positive check by handling nested conditions
- user model changes: no
- storage format changes: no
- interface changes: no
Ext-ref: MB-70726
Details: Previously, the false positive check for predicates assumed the
condition existed only one level above the check. This patch updates the logic
to recursively traverse the condition tree, ensuring accurate evaluation and
correct index utilization in complex predicates.
Change-Id: I21b0acc54155440374088fce4628f59ca16cb9bf
---
M
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/am/AccessMethodUtils.java
1 file changed, 15 insertions(+), 15 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/63/21063/2
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21063?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: I21b0acc54155440374088fce4628f59ca16cb9bf
Gerrit-Change-Number: 21063
Gerrit-PatchSet: 2
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]>