>From Ali Alsuliman <[email protected]>: Attention is currently required from: Preetham Poluparthi.
Ali Alsuliman has uploaded a new patch set (#6) to the change originally created by Preetham Poluparthi. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21045?usp=email ) The following approvals got outdated and were removed: Contrib-2 by Anon. E. Moose #1000171, Integration-Tests-1 by Jenkins Change subject: [ASTERIXDB-3713][COMP] Improve adding replicate operators and improve isomorphism checks ...................................................................... [ASTERIXDB-3713][COMP] Improve adding replicate operators and improve isomorphism checks - user model changes: no - storage format changes: no - interface changes: no Ext-ref: MB-71172 Change-Id: I1abc5ee23c6d1071d80a937efba6b307bbb0a795 --- M asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/InlineAndRemoveRedundantBooleanExpressionsRule.java M asterixdb/asterix-app/src/test/resources/runtimets/results/column/pushdown/replicate/replicate.010.plan M asterixdb/asterix-app/src/test/resources/runtimets/results/column/pushdown/replicate/replicate.011.plan M asterixdb/asterix-lang-common/src/main/java/org/apache/asterix/lang/common/util/FunctionUtil.java M asterixdb/asterix-lang-sqlpp/src/test/java/org/apache/asterix/lang/expression/CommutativeEqualsTest.java M hyracks-fullstack/algebricks/algebricks-core/src/main/java/org/apache/hyracks/algebricks/core/algebra/operators/logical/visitors/IsomorphismOperatorVisitor.java A hyracks-fullstack/algebricks/algebricks-core/src/main/java/org/apache/hyracks/algebricks/core/algebra/util/FunctionUtil.java 7 files changed, 306 insertions(+), 285 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/45/21045/6 -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21045?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: I1abc5ee23c6d1071d80a937efba6b307bbb0a795 Gerrit-Change-Number: 21045 Gerrit-PatchSet: 6 Gerrit-Owner: Preetham Poluparthi <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Attention: Preetham Poluparthi <[email protected]>
