A starting point
This is the first release containing the following simple aggregations:
- Count
- Sum
- Average
- Minimum
- Maximum
- Collect as List
- Collect as Set
It has been tested with sample data and it seems to work. Performance tests haven't been completed yet.