Skip to content

A starting point

Compare
Choose a tag to compare
@SriramKeerthi SriramKeerthi released this 26 Nov 23:56
· 26 commits to master since this release

This is the first release containing the following simple aggregations:

  1. Count
  2. Sum
  3. Average
  4. Minimum
  5. Maximum
  6. Collect as List
  7. Collect as Set

It has been tested with sample data and it seems to work. Performance tests haven't been completed yet.