Skip to content

DATAMONGO-2287: Adding Support for Array Aggregate In #760

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

Conversation

sharmashashank342
Copy link
Contributor

@christophstrobl
Please review the following PR

I Tried to Support Array Aggregate In Operation as shown in MongoDB Docs
https://docs.mongodb.com/manual/reference/operator/aggregation/in/

@sharmashashank342 sharmashashank342 changed the title Adding Support for Array Aggregate In DATAMONGO-2287: Adding Support for Array Aggregate In May 28, 2019
@sharmashashank342
Copy link
Contributor Author

Related Ticket: https://jira.spring.io/browse/DATAMONGO-2287

mp911de pushed a commit that referenced this pull request Jul 2, 2019
mp911de pushed a commit that referenced this pull request Jul 2, 2019
Add new factory method for ArrayOperators that deals with a collection of values.

Original pull request: #760.
mp911de added a commit that referenced this pull request Jul 2, 2019
Add since tags. Remove final modifier from method args. Switch to lambdas.

Original pull request: #760.
@mp911de
Copy link
Member

mp911de commented Jul 2, 2019

That's merged and polished now.

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.

2 participants