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 5daf5eaf2bca1617177a8d04d74ed25313951968 Merge: f2639a0 562fe20 Author: Dmitry Lychagin <[email protected]> AuthorDate: Mon Jun 28 15:05:13 2021 -0700 Merge branch 'gerrit/mad-hatter' Change-Id: I7d5ea9a4967ee571e42ddf92d5f3bfba7f9cc911 .../optimizer/rules/PushGroupByThroughProduct.java | 17 ++++++----- .../gby-cross-join/gby-cross-join.1.ddl.sqlpp | 34 ++++++++++++++++++++++ .../gby-cross-join/gby-cross-join.2.update.sqlpp | 34 ++++++++++++++++++++++ .../gby-cross-join/gby-cross-join.3.query.sqlpp | 25 ++++++++++++++++ .../group-by/gby-cross-join/gby-cross-join.3.adm | 2 ++ .../test/resources/runtimets/testsuite_sqlpp.xml | 5 ++++ 6 files changed, 110 insertions(+), 7 deletions(-)
