Skip to content

DATAMONGO-1836 - Add support to hint in aggregation options. #878

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

thekaleidoscope
Copy link
Contributor

  • You have read the Spring Data contribution guidelines.
  • There is a ticket in the bug tracker for the project in our JIRA.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
  • You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

@mp911de
Copy link
Member

mp911de commented Jul 27, 2020

Thanks a lot. Care to add the hint implementation to ReactiveMongoTemplate.aggregateAndMap(…) as well?

…emplate.

Add support to aggregateAndMap of ReactiveMongoTemplate which
is called by aggregation methods internally.
@thekaleidoscope
Copy link
Contributor Author

@mp911de Hi, Thanks for catching it, Missed it somehow. Pushed the changes.

On an unrelated note, the code of conduct page is down.

@mp911de
Copy link
Member

mp911de commented Aug 6, 2020

Thanks for your contribution. We're going to take this pull request from here. The Code of Conduct issue is now resolved.

mp911de pushed a commit that referenced this pull request Aug 6, 2020
mp911de added a commit that referenced this pull request Aug 6, 2020
Revert constructor change of AggregationOptions to not break existing code. Update since tags. Reformat code.

Align visibility of AggregationOptionsTests with JUnit 5 rules. Update documentation.

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

mp911de commented Aug 6, 2020

Thank you for your contribution. 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