[ 
https://issues.apache.org/jira/browse/GEODE-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250857#comment-15250857
 ] 

Dan Smith commented on GEODE-1269:
----------------------------------

Currently failing tests on the feature branch:

    ResourceManagerDUnitTest. testRemoveDuringQuery
    BugJUnitTest. testBug32251
    RegionJUnitTest. testQueryServiceInterface
    RegionJUnitTest. testShortcutMethods
    UDAPartitionedQueryDUnitTest. testUDANoGroupBy
    UDAPartitionedQueryDUnitTest. testUDAWithGroupBy
    IndexCreationJUnitTest. testIndexCreation
    QueryFromClauseCanonicalizationJUnitTest. testCanonicalizedFromClause
    CompactRangeIndexJUnitTest. 
testUpdateInProgressWithMethodInvocationInIndexClauseShouldNotThrowException
    AnalyzeSerializablesJUnitTest. testDataSerializables
    AnalyzeSerializablesJUnitTest. testSerializables


> Support User Defined Aggregates (UDAs)
> --------------------------------------
>
>                 Key: GEODE-1269
>                 URL: https://issues.apache.org/jira/browse/GEODE-1269
>             Project: Geode
>          Issue Type: New Feature
>          Components: querying
>            Reporter: Dan Smith
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to