>From Preetham Poluparthi <[email protected]>: Preetham Poluparthi has submitted this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20993?usp=email )
Change subject: [ASTERIXDB-3713][COMP] Support moving replicate operator past the joins ...................................................................... [ASTERIXDB-3713][COMP] Support moving replicate operator past the joins - user model changes: no - storage format changes: no - interface changes: no Ext-ref: MB-70862 Change-Id: I7a93684898bacec1b9d782aed424cf854dbdc10d Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20993 Reviewed-by: Ali Alsuliman <[email protected]> Reviewed-by: Preetham Poluparthi <[email protected]> Tested-by: Jenkins <[email protected]> Integration-Tests: Jenkins <[email protected]> --- M asterixdb/asterix-app/src/test/resources/optimizerts/results/aggregate-sql-sugar/distinct_mixed/distinct_mixed.6.plan M asterixdb/asterix-app/src/test/resources/optimizerts/results/ch2/ch2_q11.plan M asterixdb/asterix-app/src/test/resources/optimizerts/results/column-pushdown/meta.001.plan M asterixdb/asterix-app/src/test/resources/optimizerts/results/query_issue3316.plan M asterixdb/asterix-app/src/test/resources/optimizerts/results_cbo/ch2/ch2_q11.plan M asterixdb/asterix-app/src/test/resources/optimizerts/results_cbo/column-pushdown/meta.001.plan M asterixdb/asterix-app/src/test/resources/optimizerts/results_cbo/query_issue3316.plan M hyracks-fullstack/algebricks/algebricks-core/src/main/java/org/apache/hyracks/algebricks/core/algebra/operators/logical/visitors/OperatorDeepCopyVisitor.java M hyracks-fullstack/algebricks/algebricks-rewriter/src/main/java/org/apache/hyracks/algebricks/rewriter/rules/ExtractCommonOperatorsRule.java 9 files changed, 1,923 insertions(+), 1,888 deletions(-) Approvals: Jenkins: Verified; Verified Ali Alsuliman: Looks good to me, approved Preetham Poluparthi: Looks good to me, but someone else must approve Objections: Anon. E. Moose #1000171: Violations found -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20993?usp=email To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: asterixdb Gerrit-Branch: phoenix Gerrit-Change-Id: I7a93684898bacec1b9d782aed424cf854dbdc10d Gerrit-Change-Number: 20993 Gerrit-PatchSet: 3 Gerrit-Owner: Preetham Poluparthi <[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]>
