-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-1369 map function need not necessarily emit #1015
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -157,6 +182,11 @@ The ``reduce`` function exhibits the following behaviors: | |||
- MongoDB will **not** call the ``reduce`` function for a key | |||
that has only a single value. | |||
|
|||
- MongoDB can invoke the ``reduce`` function more than once for the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is s/can/may/ acceptable?
merged! |
mongo-cr-bot
pushed a commit
that referenced
this pull request
Apr 26, 2022
* (DOCSP-21679): stage stable api updates for count add 6.0 release notes add stable api changelog remove extra text updates per review feedback re-stage re-stage add footnotes to table adjust table widths table widths tweak header copy adding command specific section to changelog formatting formatting * remove count migration example * remove list of supported commands * tweak * add link to stable api changelog from release notes * clarify actor * add stable API ref * apply copy review suggestion * wording
mongo-cr-bot
pushed a commit
that referenced
this pull request
May 16, 2022
* DOCS-15138 Adds versionchanged notice to reference page * (DOCS-15177): Add count to stable API v1 (#1015) * (DOCSP-21679): stage stable api updates for count add 6.0 release notes add stable api changelog remove extra text updates per review feedback re-stage re-stage add footnotes to table adjust table widths table widths tweak header copy adding command specific section to changelog formatting formatting * remove count migration example * remove list of supported commands * tweak * add link to stable api changelog from release notes * clarify actor * add stable API ref * apply copy review suggestion * wording * DOCS-15267 Add release date for v5.0.8 (#1018) * DOCS-15267 * Update 5.0.txt * DOCSP-22186-namespace-content-addition (#1017) * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition Co-authored-by: jason-price-mongodb <[email protected]> * DOCS-15138 Refactors enableSharding definition * DOCS-15138 Refactor enablesharding definition * DOCS-15138 Refactor enablesharding definition * DOCS-15138 Refactor enablesharding definition * DOCS-15138 Refactor enablesharding definition * DOCS-15138 Sharding procedure update * DOCS-15138 Updates steps * DOCS-15138 Removes enableSharding step * DOCS-15138 Removes enableSharding step * DOCS-15138 Removes enableSharding step * DOCS-15138 Fixes broken links * DOCS-15138 Fixes per Joe * DOCS-15138 Fixes per Joe * DOCS-15138 Fixes per Tomasso Tocci Co-authored-by: jeff-allen-mongo <[email protected]> Co-authored-by: ianf-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
…gle clusters … (#1015) * (DOCSP-23815) Updates to cluster-wide scope instructions for MEKO single clusters * Added examples for watch namespace * Add double quotes in two more places * Fixed one more thing on lines 333-334 * Copy review, now requires another tech review * Edits * Ready for reviews again
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
…gle clusters … (#1015) * (DOCSP-23815) Updates to cluster-wide scope instructions for MEKO single clusters * Added examples for watch namespace * Add double quotes in two more places * Fixed one more thing on lines 333-334 * Copy review, now requires another tech review * Edits * Ready for reviews again
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.