Skip to content

Support missing aggregation pipeline operators in expression support. [DATAMONGO-1530] #2441

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sébastien Gérard opened DATAMONGO-1530 and commented

Most of the operators are not present in MethodReferenceNode, see https://docs.mongodb.com/v3.2/reference/operator/aggregation/. Note that "pipeline aggregation stages" and "group accumulator operators" are already supported by the DSL.

I need more operators to support the group by "week of year" where the week starts on Monday (http://stackoverflow.com/questions/21523543/mongodb-week-function-and-first-day-of-week-in-aggregation)


Affects: 1.9.4 (Hopper SR4)

Referenced from: pull request #413

Backported to: 1.10 RC1 (Ingalls)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions