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

Improve the toCollection and related API documentation #1677

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

stIncMale
Copy link
Member

@stIncMale stIncMale commented Apr 9, 2025

@rozza is the primary reviewer (chosen automatically), @katcharov is the secondary one (chosen manually based on the GitHub suggestion).

JAVA-5833

@stIncMale stIncMale self-assigned this Apr 9, 2025
@stIncMale stIncMale force-pushed the JAVA-5833 branch 3 times, most recently from ff4cfe4 to d73f992 Compare April 9, 2025 21:50
@stIncMale stIncMale requested review from a team, rozza and katcharov and removed request for a team April 9, 2025 23:31
@stIncMale stIncMale marked this pull request as ready for review April 9, 2025 23:33
@stIncMale
Copy link
Member Author

We have the same test failures here, where they are obviously not caused by the change. Therefore, the failures here are also not caused by the changes.

@stIncMale stIncMale requested review from nhachicha and removed request for rozza April 11, 2025 22:49
@stIncMale
Copy link
Member Author

Replaced Ross with @nhachicha, because Ross is away.

Comment on lines +218 to +223
/**
* Requests [AggregateFlow] to start streaming data according to the specified aggregation pipeline.
* - If the aggregation pipeline ends with an `$out` or `$merge` stage, then finds all documents in the affected
* namespace and emits them. You may want to use [toCollection] instead.
* - Otherwise, emits no values.
*/
Copy link
Collaborator

@katcharov katcharov Apr 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to others that these docs and some others are new, and therefore non-trivial.

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