Skip to content
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

Propagate relaxed field lookup across nested aggregation contexts #4720

Closed
wants to merge 5 commits into from

Conversation

christophstrobl
Copy link
Member

No description provided.

Introduce FieldLookupPolicy and methods to create field-exposing/inheriting AggregationOperationContexts.
…enient methods.

Move off RelaxedTypeBasedAggregationOperationContext.
@mp911de mp911de marked this pull request as ready for review June 13, 2024 08:10
@mp911de mp911de linked an issue Jun 13, 2024 that may be closed by this pull request
@mp911de mp911de changed the title Fix relaxed flag not being passed on to nested contexts Propagate relaxed field lookup across nested aggregation contexts Jun 13, 2024
@mp911de mp911de added this to the 4.2.7 (2023.1.7) milestone Jun 13, 2024
mp911de pushed a commit that referenced this pull request Jun 13, 2024
mp911de added a commit that referenced this pull request Jun 13, 2024
Introduce FieldLookupPolicy and methods to create field-exposing/inheriting AggregationOperationContexts.

Move off RelaxedTypeBasedAggregationOperationContext.

See #4714
Original pull request: #4720
mp911de pushed a commit that referenced this pull request Jun 13, 2024
mp911de added a commit that referenced this pull request Jun 13, 2024
Introduce FieldLookupPolicy and methods to create field-exposing/inheriting AggregationOperationContexts.

Move off RelaxedTypeBasedAggregationOperationContext.

See #4714
Original pull request: #4720
mp911de pushed a commit that referenced this pull request Jun 13, 2024
mp911de added a commit that referenced this pull request Jun 13, 2024
Introduce FieldLookupPolicy and methods to create field-exposing/inheriting AggregationOperationContexts.

Move off RelaxedTypeBasedAggregationOperationContext.

See #4714
Original pull request: #4720
@mp911de mp911de added the type: bug A general bug label Jun 13, 2024
@mp911de
Copy link
Member

mp911de commented Jun 13, 2024

That's merged, polished, and backported now.

@mp911de mp911de closed this Jun 13, 2024
@mp911de mp911de deleted the issue/4714 branch June 13, 2024 09:08
christophstrobl added a commit that referenced this pull request Sep 11, 2024
Original pull request: #4720
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aggregation with $unwind and $project causes IllegalArgumentException
2 participants