Operational Defect Database

BugZero found this defect 20 days ago.

MongoDB | 2656285

Validates the $densify stage properly if 'partitionByFields' contains the densifying field

Last update date:

4/29/2024

Affected products:

MongoDB Server

Affected releases:

No affected releases provided.

Fixed releases:

No fixed releases provided.

Description:

Info

Aggregate command, [{"$match":{}},{"$densify":{"field":"age","partitionByFields":["age"],"range":{"bounds":"full","step":30}}}, {"$limit":10}, {"$limit":20}] hits this tassert that should actually be a uassert or the $densify stage should be validated properly prior to this tassert. Consider adding a new uassert for the case that 'partitionByFields' contains the field to densify.

Top User Comments


Steps to Reproduce


Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

Open

Learn More

Search:

...