Support projections like
{a: {b: 1}}
as opposed to just
{a.b: 1}
- is depended on by
-
SERVER-43404 Delete ParsedAggregationProjection::parse() and use ProjectionAST in DocumentSourceProject
- Closed
Support projections like
{a: {b: 1}}
as opposed to just
{a.b: 1}
SERVER-43404 Delete ParsedAggregationProjection::parse() and use ProjectionAST in DocumentSourceProject