>From Shahrzad Shirazi <[email protected]>: Attention is currently required from: Ali Alsuliman.
Shahrzad Shirazi has posted comments on this change by Shahrzad Shirazi. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20411?usp=email ) Change subject: [ASTERIXDB-3651][COMP] Correct delivered properties of secondary index search operator ...................................................................... Patch Set 8: (2 comments) File asterixdb/asterix-algebra/src/main/java/org/apache/asterix/algebra/operators/physical/IndexSearchPOperator.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20411/comment/3233e444_def578df?usp=email : PS4, Line 85: if (op.getOperatorTag() == LogicalOperatorTag.UNNEST_MAP) { > Shouldn't we include LEFT_OUTER_UNNEST_MAP? Then you can downcast to > AbstractUnnestMapOperator and u […] Done https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20411/comment/0c3d6c45_9e37912c?usp=email : PS4, Line 93: scanVariables.add(new LogicalVariable(-1)); > We need to add a test for a collection that has meta record to make sure this > is working fine. Done -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20411?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: master Gerrit-Change-Id: I2812c034a6d002bf906a0dff7a26aa7402707a3f Gerrit-Change-Number: 20411 Gerrit-PatchSet: 8 Gerrit-Owner: Shahrzad Shirazi <[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-Comment-Date: Fri, 26 Sep 2025 21:37:53 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: Ali Alsuliman <[email protected]>
