This is an automated email from the ASF dual-hosted git repository. dlych pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/asterixdb.git
commit 59e3d6a9e4938e8a9b8409c7b8315792bbd11254 Merge: 582d7c6 544c4ab Author: Dmitry Lychagin <[email protected]> AuthorDate: Fri Dec 18 18:58:29 2020 -0800 Merge branch 'gerrit/cheshire-cat' Change-Id: I30c4b693504c22aba85cdd5bc5f8fe34e262e29a ...ixMoveFreeVariableOperatorOutOfSubplanRule.java | 11 +- .../queries/leftouterjoin/loj-03-no-listify.sqlpp | 49 ++++++++ .../results/leftouterjoin/loj-03-no-listify.plan | 127 +++++++++++++++++++++ .../loj-03-no-listify.1.ddl.sqlpp} | 17 ++- .../loj-03-no-listify.2.update.sqlpp} | 26 +++-- .../loj-03-no-listify.3.query.sqlpp} | 28 +++-- .../loj-03-no-listify/loj-03-no-listify.3.adm | 2 + .../test/resources/runtimets/testsuite_sqlpp.xml | 5 + .../MoveFreeVariableOperatorOutOfSubplanRule.java | 22 ++-- .../rules/subplan/PushSubplanIntoGroupByRule.java | 33 ++++-- 10 files changed, 272 insertions(+), 48 deletions(-)
