>From <[email protected]>:
Attention is currently required from: [email protected].
Hello Jenkins,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19174
to look at the new patch set (#2).
Change subject: [ASTERIXDB-3531][COMP] Push projections into RunningAggregator
operator
......................................................................
[ASTERIXDB-3531][COMP] Push projections into RunningAggregator operator
- user model changes: no
- storage format changes: no
- interface changes: no
details:
- At the end of the query optimisation if project is parent of
RunningAggregator in the plan tree, project variables are pushed onto
RunningAggregator operator.
Ext-ref: MB-57625
Change-Id: Idd194ce11d0117a37fa8930c85195c21534a7392
---
M
hyracks-fullstack/algebricks/algebricks-core/src/main/java/org/apache/hyracks/algebricks/core/algebra/prettyprint/LogicalOperatorPrettyPrintVisitorJson.java
M
hyracks-fullstack/algebricks/algebricks-core/src/main/java/org/apache/hyracks/algebricks/core/algebra/operators/physical/RunningAggregatePOperator.java
M
hyracks-fullstack/algebricks/algebricks-core/src/main/java/org/apache/hyracks/algebricks/core/algebra/prettyprint/LogicalOperatorPrettyPrintVisitor.java
M
hyracks-fullstack/algebricks/algebricks-rewriter/src/main/java/org/apache/hyracks/algebricks/rewriter/rules/EmbedProjectRule.java
M
hyracks-fullstack/algebricks/algebricks-core/src/main/java/org/apache/hyracks/algebricks/core/utils/LogicalOperatorDotVisitor.java
5 files changed, 52 insertions(+), 7 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/74/19174/2
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19174
To unsubscribe, or for help writing mail filters, visit
https://asterix-gerrit.ics.uci.edu/settings
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: Idd194ce11d0117a37fa8930c85195c21534a7392
Gerrit-Change-Number: 19174
Gerrit-PatchSet: 2
Gerrit-Owner: [email protected]
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-CC: Anon. E. Moose #1000171
Gerrit-Attention: [email protected]
Gerrit-MessageType: newpatchset