-
Committer:
James Henstridge
-
Date:
2009-07-31 01:53:08 UTC
-
mfrom:
(304.4.8 storm.bug-217644)
-
Revision ID:
james@jamesh.id.au-20090731015308-55d861pjclidk2ie
Fix aggregates over results using distinct, limit, offset or set expressions.
This fixes the issues in the previous implementation that was reverted
after the 0.14 release, and extends the fix to other aggregates besides
COUNT().
[r=jkakar, stub] [f=217644]