Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
812f69cc4fd3c7c49313281d40654604e2fdec84
/
asterix-app
/
src
/
test
/
resources
/
runtimets
/
results
/
aggregate
a12d8cd
- Fixed Type Casting issue
by Taewoo Kim
· 10 years ago
36b97eb
Initial support for true ADM output (content type application/x-adm).
by Chris Hillery
· 10 years ago
f1762cd
fixed issue 531
by JArod
· 11 years ago
7de5905
addressed Yingyi's comments
by JArod
· 11 years ago
ea89a15
merged master back to jarodwen/hotfix/issue425 to support long counts
by JArod
· 11 years ago
b558e67
Merge branch 'master' into jarodwen/hotfix/issue425
by JArod
· 11 years ago
f6c79cb
added fix for not pushing multiple aggregate functions in PushAggFuncIntoStandaloneAggregateRule
by JArod
· 11 years ago
3f6006f
checkpoint: added more aggregate test cases
by JArod
· 11 years ago
9fe84e2
added type promotion code; updated min/max computer to support type promotion
by JArod
· 11 years ago
650bb4d
checkpoint: fixed test case for summing heterogeneous list
by JArod
· 11 years ago
16f1773
checkpoint: added type hierarchy support; updated sum to support heterogeneous list
by JArod
· 11 years ago
0eb3d44
added fixes for issue 461 to support long count
by JArod
· 11 years ago
05eb1c3
fix issue400
by buyingyi
· 12 years ago
204190c
added test cases for issue 412
by JArod
· 12 years ago
704d3fe
checkpoint 2 with more test cases, and revert back to the original checkout status.
by JArod
· 12 years ago
544ae0e
checkpoint for count fix
by JArod
· 12 years ago
3916fe8
Checkpoint #2 for fixing runtimets.
by madhusudancs@gmail.com
· 12 years ago
c37fb89
New directory structure for tests to run using REST framework.
by khfaraaz82@gmail.com
· 12 years ago
d8b3b90
Initial test framework changes to use RESTAPI.
by khfaraaz82@gmail.com
· 12 years ago
23c98ef
Reimplemented min/max aggregate functions to support all totally ordered types that have an IBinaryComparator implementation. Added tests.
by alexander.behm
· 12 years ago
b04d04d
Addressed Vinayak's comments on sum and count.
by alexander.behm
· 12 years ago
372a073
Added scalar version of all aggregate functions via a GenericScalarAggregateFunction. Added tests for them on all types, nulls, and empty streams.
by alexander.behm
· 12 years ago
a269588
Merged asterix_stabilization r545:r554.
by alexander.behm
· 12 years ago
35130cd
Tests : sum() of numeric values with and without nulls
by khfaraaz82@gmail.com
· 12 years ago
5a96f0a
Added empty stream tests for aggregate functions with combiner and without combiner.
by alexander.behm
· 12 years ago
ad982a2
Made avg agg function return null for an empty input stream (for now, subject to change). Added tests for avg, count, sum with an empty input stream. Added basic tests for quantifiers.
by alexander.behm
· 12 years ago
38b7ca4
Added asterix project
by vinayakb
· 13 years ago