This is an automated email from the ASF dual-hosted git repository. mblow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/asterixdb.git
commit 52b8df6313f62da85fe55351b1e300861469d1d5 Merge: 33db60a5ae 4dde600f6c Author: Michael Blow <[email protected]> AuthorDate: Thu Nov 21 15:24:47 2024 -0500 Merge branch 'gerrit/neo' into 'gerrit/trinity' Ext-ref: MB-63896 Change-Id: I4352f491f0dec61b34ad1e559bf2a8d1de80f264 .../rules/PushAggregateIntoNestedSubplanRule.java | 6 ++++-- .../optimizer/rules/PushGroupByThroughProduct.java | 4 +++- .../core/algebra/util/OperatorManipulationUtil.java | 19 +++++++++++++++---- .../rewriter/rules/AbstractDecorrelationRule.java | 4 +++- .../rules/subplan/IntroduceGroupByForSubplanRule.java | 7 +++++-- 5 files changed, 30 insertions(+), 10 deletions(-)
