>From Ali Alsuliman <[email protected]>: Attention is currently required from: Ali Alsuliman, Ritik Raj.
Ali Alsuliman has uploaded a new patch set (#6) to the change originally created by Ritik Raj. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20410?usp=email ) The following approvals got outdated and were removed: Contrib-2 by Anon. E. Moose #1000171, Integration-Tests+1 by Jenkins, Verified-1 by Anon. E. Moose #1000171, Verified-1 by Jenkins Change subject: [ASTERIXDB-3650][COMP] Ignore sample indexes when checking for secondary indexes ...................................................................... [ASTERIXDB-3650][COMP] Ignore sample indexes when checking for secondary indexes - user model changes: no - storage format changes: no - interface changes: no Details: Currently DatasetUtil.hasSecondaries, does not account for sample indexes, which will lead to lookup in LSMPrimaryUpsertOperatorNodePushable. Ext-ref: MB-68717 Change-Id: I65ca9c74192d14bbaecf8a306902e4cecf1337d2 --- M asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/PushFieldAccessRule.java M asterixdb/asterix-app/src/test/resources/runtimets/results_cbo/cardinality-estimation/single-collection-queries/single-collection-queries.7.plan M asterixdb/asterix-metadata/src/main/java/org/apache/asterix/metadata/declared/MetadataProvider.java M asterixdb/asterix-metadata/src/main/java/org/apache/asterix/metadata/utils/DatasetUtil.java 4 files changed, 16 insertions(+), 19 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/10/20410/6 -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20410?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: I65ca9c74192d14bbaecf8a306902e4cecf1337d2 Gerrit-Change-Number: 20410 Gerrit-PatchSet: 6 Gerrit-Owner: Ritik Raj <[email protected]> Gerrit-Reviewer: Ali Alsuliman <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Ritik Raj <[email protected]> Gerrit-Attention: Ali Alsuliman <[email protected]> Gerrit-Attention: Ritik Raj <[email protected]>
