Skip to content

Avoid multiple mapping iterations. #4240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Avoid multiple mapping iterations. #4240

wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

A 2nd pass is no longer needed as the context already does all the work and it prevents from failing due to missing type information.

Closes: #4043

A 2nd pass is no longer needed as the context already does all the work.
mp911de pushed a commit that referenced this pull request Jan 11, 2023
A 2nd pass is no longer needed as the context already does all the work.

Closes: #4043
Original pull request: #4240
mp911de pushed a commit that referenced this pull request Jan 11, 2023
A 2nd pass is no longer needed as the context already does all the work.

Closes: #4043
Original pull request: #4240
mp911de pushed a commit that referenced this pull request Jan 11, 2023
A 2nd pass is no longer needed as the context already does all the work.

Closes: #4043
Original pull request: #4240
@mp911de mp911de added this to the 3.4.7 (2021.2.7) milestone Jan 11, 2023
@mp911de mp911de closed this Jan 11, 2023
@mp911de mp911de deleted the issue/4043 branch January 11, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@MongoId not working for aggregate queries
2 participants