Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AGGREGATION feature #35

Closed
hazelcast opened this issue Mar 23, 2012 · 4 comments
Closed

AGGREGATION feature #35

hazelcast opened this issue Mar 23, 2012 · 4 comments
Assignees
Labels
Source: Internal PR or issue was opened by an employee Type: Enhancement
Milestone

Comments

@hazelcast
Copy link
Collaborator

Predict should support aggregation features that enable expressions such as Group By, Distinct, Average, Min, Max, Count ...
Evaluation can be executed in parallel on nodes.

It is a feature request

Migrated from http://code.google.com/p/hazelcast/issues/detail?id=451

@kenkyoung
Copy link

This would be a much need feature to help transition to in memory stores similar to SQLFire capabilities.

@ghost ghost assigned noctarius Dec 14, 2013
@pveentjer pveentjer modified the milestones: 3.2+, 3.2 Feb 19, 2014
@gurbuzali
Copy link
Contributor

@noctarius can we say that we've achieved this behavior via MapReduce ?

@noctarius
Copy link
Contributor

Nope not yet, that is what I'm working on. Didn't we decided on adding a shorthand for that?

@noctarius noctarius modified the milestones: 3.3, 3.x Backlog Jul 8, 2014
@noctarius
Copy link
Contributor

Implemented on 3.3 using the new aggregation API

@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Jan 28, 2020
SeriyBg pushed a commit to SeriyBg/hazelcast that referenced this issue Jul 9, 2021
SeriyBg pushed a commit to SeriyBg/hazelcast that referenced this issue Jul 9, 2021
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.18.1 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-2.18.1...surefire-2.22.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source: Internal PR or issue was opened by an employee Type: Enhancement
Projects
None yet
Development

No branches or pull requests

5 participants