Bug 1238173 - JDG660.Query.Aggregation
Summary: JDG660.Query.Aggregation
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR2
: 6.6.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On: 1251643 1253606 1253615
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-01 10:44 UTC by Pedro Zapata
Modified: 2023-05-31 23:39 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Feature Request
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-5416 0 Major Resolved Grouping and aggregations with DSL based queries 2016-09-27 19:56:48 UTC

Description Pedro Zapata 2015-07-01 10:44:10 UTC
Add following grouping and aggregation operations to Infinispan Query DSL, so that customers can uses these in their Queries,in both Library mode and over Hot Rod.
- GROUP BY column_name(s), Ascending or Descending
- AVG() - Returns the average value
- COUNT() - Returns the number of rows
- MAX() - Returns the largest value
- MIN() - Returns the smallest value
- SUM() - Returns the sum

Comment 1 Martin Gencur 2016-01-05 12:34:01 UTC
This feature is included in JDG 6.6. Any functional issues were filed in separate BZs.


Note You need to log in before you can comment on or make changes to this bug.