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

Support for aggregations in CouchDB natively must be enabled. #750

Closed
pragalbhgarg opened this issue Jun 3, 2015 · 2 comments
Closed

Support for aggregations in CouchDB natively must be enabled. #750

pragalbhgarg opened this issue Jun 3, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@pragalbhgarg
Copy link
Collaborator

Currently aggregations in CouchDB are supported by using ElasticSearch as indexing store. Support for such queries (count, min, max etc) must also be provided using CouchDB solely.

pragalbhgarg pushed a commit that referenced this issue Jun 3, 2015
@pragalbhgarg pragalbhgarg self-assigned this Jun 3, 2015
@pragalbhgarg pragalbhgarg added this to the 3.0 milestone Jun 3, 2015
@pragalbhgarg
Copy link
Collaborator Author

The support has been added for the following aggregation queries without WHERE clause-
COUNT, MIN, MAX, SUM, AVG.

@chhavigangwal
Copy link
Collaborator

Fixed with Kundera 3.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants