Skip to content

Missing Aggregation/GroupBy functions in CouchbaseTemplate #1201

Open
@khanium

Description

@khanium

It is not possible to use CouchbaseTemplate methods for grouping/having and projection functions clauses in Couchbase n1ql queries. Would be nice to have incorporated into its API these methods for the findByQuery method.

Currently, you need to use the native Couchbase SDK Cluster class for querying an aggregation n1ql statement.

Request:
Aggregation API in CouchbaseTemplate

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions