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 00aa061 [ASTERIXDB-2566][TYPE][FUN] Added complete set of is_* type
functions and a generic get_type function.
new fb1431d [ASTERIXDB-2690][FUN] Agg Sum: skip and warn for invalid
values
new 80825b6 Merge branch 'gerrit/mad-hatter'
The 2 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:
.../serial_sum_mixed.3.query.sqlpp | 2 ++
.../sum/sum_mixed/sum_mixed.1.query.sqlpp | 2 ++
.../serial_sum_mixed.3.query.sqlpp | 2 ++
.../sum/sum_mixed/sum_mixed.1.query.sqlpp | 2 ++
.../group-by/policy-05/policy-05.3.query.sqlpp | 2 ++
.../sum/serial_sum_mixed/serial_sum_mixed.1.adm | 2 +-
.../aggregate-sql/sum/sum_mixed/sum_mixed.1.adm | 2 +-
.../aggregate/sum/sum_mixed/sum_mixed.1.adm | 2 +-
.../results/group-by/policy-05/policy-05.1.adm | 3 +++
.../test/resources/runtimets/testsuite_sqlpp.xml | 22 +++++++++++-----------
.../AbstractSerializableSumAggregateFunction.java | 18 ++++++++++++++----
.../std/AbstractSumAggregateFunction.java | 19 +++++++++++++++----
.../std/GlobalSqlSumAggregateFunction.java | 14 +++++---------
.../aggregates/std/GlobalSumAggregateFunction.java | 13 +++++--------
.../std/IntermediateSqlSumAggregateFunction.java | 6 +++---
.../std/IntermediateSumAggregateFunction.java | 6 +++---
.../std/LocalSqlSumAggregateFunction.java | 6 +++---
.../aggregates/std/LocalSumAggregateFunction.java | 6 +++---
.../aggregates/std/SqlSumAggregateFunction.java | 14 +++++---------
.../aggregates/std/SumAggregateFunction.java | 13 +++++--------
20 files changed, 88 insertions(+), 68 deletions(-)
create mode 100644
asterixdb/asterix-app/src/test/resources/runtimets/results/group-by/policy-05/policy-05.1.adm