1. 768d053 Added droptype.aql test by khfaraaz82@gmail.com · 12 years ago
  2. 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
  3. 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
  4. a269588 Merged asterix_stabilization r545:r554. by alexander.behm · 12 years ago
  5. 35130cd Tests : sum() of numeric values with and without nulls by khfaraaz82@gmail.com · 12 years ago
  6. 5a96f0a Added empty stream tests for aggregate functions with combiner and without combiner. by alexander.behm · 12 years ago
  7. 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
  8. 38b7ca4 Added asterix project by vinayakb · 13 years ago