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 764390c248ef43adf997d717f8d462e5e1b06a94 Merge: af751b9dda c622daf54a Author: Dmitry Lychagin <[email protected]> AuthorDate: Thu Jun 9 12:32:02 2022 -0700 Merge branch 'gerrit/neo' Change-Id: I12123ff2587a159f5db4df600ac635813a5a1e8d .../optimizer/rules/am/BTreeAccessMethod.java | 14 +++---- .../apache/asterix/app/active/RecoveryTask.java | 16 ++++++- .../metadata_only_02/metadata_only_02.1.ddl.sqlpp | 34 +++++++++++++++ .../metadata_only_02.2.query.sqlpp | 49 ++++++++++++++++++++++ .../misc/metadata_only_02/metadata_only_02.2.adm | 2 + .../test/resources/runtimets/testsuite_sqlpp.xml | 5 +++ .../visitors/IsomorphismOperatorVisitor.java | 3 ++ .../java/org/apache/hyracks/util/ExitUtil.java | 1 + 8 files changed, 114 insertions(+), 10 deletions(-)
