Closed
Description
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)