Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
8c7bcf1323cbcd9941abfc0972179df677a62eff
/
asterix-app
/
src
/
test
/
resources
/
runtimets
/
queries
/
aggregate
9b7cd11
fixed issue 650
by icetindil
· 11 years ago
003089a
checkpoint 513#1: fixed temporal arthmetic operations to use symobl-based operations instead of functions.
by JArod
· 12 years ago
f1762cd
fixed issue 531
by JArod
· 12 years ago
7de5905
addressed Yingyi's comments
by JArod
· 12 years ago
bcd7fdb
checkpoint: debugging the listify argument for aggregate functions
by JArod
· 12 years ago
a92154f
Merge branch 'master' into jarodwen/hotfix/issue425
by JArod
· 12 years ago
7a42411
Update the test framework to fail fast.
by Madhusudan.C.S
· 12 years ago
3f6006f
checkpoint: added more aggregate test cases
by JArod
· 12 years ago
9fe84e2
added type promotion code; updated min/max computer to support type promotion
by JArod
· 12 years ago
16f1773
checkpoint: added type hierarchy support; updated sum to support heterogeneous list
by JArod
· 12 years ago
a321120
revised the list of private functions as per the recent changes to the google doc
by ramangrover29
· 12 years ago
8d9dba2
add comments for tests
by buyingyi
· 12 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
8a992ac
Checkpoint #1 to fix runtimets.
by madhusudancs@gmail.com
· 12 years ago
3ebd044
Test changes to integrate with REST API test framework
by khfaraaz82@gmail.com
· 12 years ago
9132ab0
changed aggreagte and comparison test directories to integrate with REST API test framework
by khfaraaz82@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
669d8f6
Fix for issue 252 and 253
by ramangrover29
· 12 years ago
768d053
Added droptype.aql test
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
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
· 13 years ago
38b7ca4
Added asterix project
by vinayakb
· 13 years ago