Open GoogleCodeExporter opened 9 years ago
Original comment by khfaraaz82
on 19 Jul 2012 at 6:59
Original comment by khfaraaz82
on 19 Nov 2012 at 4:05
For now we have some tests to test aggregation and group by.
The following tests will be added to cover aggregates.
1. Aggreagte tests to do aggregation on all primitive types.
2. Test aggregate functions count(), min(), max(), sum(), avg() with no inputs.
3. Test aggregate functions count(), min(), max(), sum(), avg() with NULL(s) in
input.
Groupby will follow once aggregates are completed.
Original comment by khfaraaz82
on 6 Dec 2012 at 7:10
Correction, there is considerable coverage for aggregate functions. However, we
will need more tests to cover group by + aggregates together. Pls ignore
previous comment.
Original comment by khfaraaz82
on 6 Dec 2012 at 10:05
Original issue reported on code.google.com by
alexande...@gmail.com
on 19 Jul 2012 at 8:05