You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please either rework it a little bit, or go through it very carefully and document it so that maintainers can understand why it is doing what it is doing. Be careful as it is quite a complex area, and different bits seem to represent different things depending on context.
Review the tests before starting any code change, we've had a few bugs here recently, and historically we have had quite poor coverage here.
The text was updated successfully, but these errors were encountered:
## Relevant issue(s)
Resolves#2601#2578#2577
## Description
Enables fetching related objects via secondary indexes.
It also fixes a bug with queries that contain multiple aggregates on the
same collection.
Please either rework it a little bit, or go through it very carefully and document it so that maintainers can understand why it is doing what it is doing. Be careful as it is quite a complex area, and different bits seem to represent different things depending on context.
Review the tests before starting any code change, we've had a few bugs here recently, and historically we have had quite poor coverage here.
The text was updated successfully, but these errors were encountered: