>From Ali Alsuliman <[email protected]>:

Attention is currently required from: Shahrzad Shirazi.

Ali Alsuliman has posted comments on this change by Shahrzad Shirazi. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20962?usp=email )

Change subject: [ASTERIXDB-3719][COMP] Using index when redundant range 
predicates are present
......................................................................


Patch Set 23:

(2 comments)

File 
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/am/BTreeAccessMethod.java:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20962/comment/71bb4d93_34355758?usp=email
 :
PS13, Line 1214:             return Integer.compare(tag1.serialize(), 
tag2.serialize());
> We can just bail out for this case for now.
Done


https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20962/comment/4d437146_e93f414b?usp=email
 :
PS13, Line 1225:             ILogicalBinaryComparator.Result result = 
comparator.compare(ref1, ref2);
> For now, let's use: compare(IAObject leftConstant, IAObject rightConstant). 
> It is for numbers only.
Ignore this for now.



--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20962?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings?usp=email

Gerrit-MessageType: comment
Gerrit-Project: asterixdb
Gerrit-Branch: lumina
Gerrit-Change-Id: Ifc39ad34b8bf551d21567963b8507c6961eae90d
Gerrit-Change-Number: 20962
Gerrit-PatchSet: 23
Gerrit-Owner: Shahrzad Shirazi <[email protected]>
Gerrit-Reviewer: Ali Alsuliman <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Preetham Poluparthi <[email protected]>
Gerrit-Reviewer: Shahrzad Shirazi <[email protected]>
Gerrit-CC: Murtadha Hubail <[email protected]>
Gerrit-Attention: Shahrzad Shirazi <[email protected]>
Gerrit-Comment-Date: Wed, 13 May 2026 10:04:39 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Ali Alsuliman <[email protected]>

Reply via email to