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 5abe3c520ba0a12ee82634fe4ac868af6b6ee58b Merge: 9f5a8d08b9 6a8121408b Author: Michael Blow <[email protected]> AuthorDate: Mon Oct 7 11:08:33 2024 -0400 Merge branch 'gerrit/neo' into 'gerrit/trinity' Ext-ref: MB-63525 Change-Id: Ifde754e1e3d932cc1fb6107c55d9e3c93acbd0ed .../ASTERIXDB-3502/ASTERIXDB-3502.01.ddl.sqlpp | 61 +++++++++++++++ .../ASTERIXDB-3502/ASTERIXDB-3502.02.update.sqlpp | 26 +++++++ .../ASTERIXDB-3502/ASTERIXDB-3502.03.query.sqlpp | 39 ++++++++++ .../join/ASTERIXDB-3502/ASTERIXDB-3502.03.adm | 0 .../src/test/resources/runtimets/sqlpp_queries.xml | 5 ++ .../asterix/lang/common/util/FunctionUtil.java | 17 +--- .../lang/expression/CommutativeEqualsTest.java | 90 ++++++++++++++++++++-- 7 files changed, 217 insertions(+), 21 deletions(-)
