This is an automated email from the ASF dual-hosted git repository.
mblow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git
from 9e4252781a [ASTERIXDB-3300][RT][COMP] Support boolean in range
columnar filters
new a700ae3420 [ASTERIXDB-3293][COMP] Do not require job capacity for
metadata queries
new aedf22e67a Merge branch 'gerrit/neo' into 'gerrit/trinity'
new a5a42dcb2d [ASTERIXDB-3279] Update impsort, checkstyle plugins
new f831fde3cf Merge branch 'gerrit/trinity' into 'master'
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../optimizer/base/AsterixOptimizationContext.java | 24 ++++++++++++++++++++++
.../rules/SetAsterixMemoryRequirementsRule.java | 3 ---
.../apache/asterix/api/common/APIFramework.java | 22 +++++++++++---------
.../misc/metadata_only_01/metadata_only_01.1.regex | 2 +-
.../misc/metadata_only_01/metadata_only_01.2.regex | 2 +-
asterixdb/pom.xml | 16 ++++++++++-----
.../api/HeuristicCompilerFactoryBuilder.java | 5 +++++
.../hyracks/algebricks/compiler/api/ICompiler.java | 2 ++
.../core/algebra/base/IOptimizationContext.java | 4 ++++
hyracks-fullstack/pom.xml | 16 ++++++++++-----
10 files changed, 71 insertions(+), 25 deletions(-)