Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Add support for defining custom aggregate functions in geode queries.
There is already some support for built in aggregates like sum and count that came as part of the initial geode code drop. Asif was working on supporting user defined aggregates, and that functionality is now available as a pull request:
https://github.com/apache/incubator-geode/pull/130
This code needs to be reviewed, discussed on the mailing list, and any failures resolved before merging it to develop.
The specification for these changes is here:
https://cwiki.apache.org/confluence/display/GEODE/OQL+Aggregate+functions+and+UDA
Attachments
Issue Links
- is duplicated by
-
GEODE-150 Implementing user defined aggregate functions in OQL
- Closed