-
Notifications
You must be signed in to change notification settings - Fork 10
DOCSP-41138: Distinct #24
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
👷 Deploy request for docs-kotlin-sync pending review.Visit the deploys page to approve it
|
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.
LGTM!
source/read/distinct.txt
Outdated
-------- | ||
|
||
Within a collection, different documents might contain different values for a single field. | ||
For example, one ``restaurant`` document has a ``borough`` value of ``"Manhattan"``, and |
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.
S:
For example, one ``restaurant`` document has a ``borough`` value of ``"Manhattan"``, and | |
For example, one document in the ``restaurant`` collection has a ``borough`` value of ``"Manhattan"``, and |
source/read/distinct.txt
Outdated
free MongoDB Atlas cluster and load the sample datasets, see the | ||
:atlas:`Get Started with Atlas </getting-started>` guide. | ||
|
||
The following {+language+} data class models the document in this collection: |
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.
The following {+language+} data class models the document in this collection: | |
The following {+language+} data class models the documents in this collection: |
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.
LGTM!
(cherry picked from commit ae8646c)
(cherry picked from commit ae8646c)
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-41138
Staging - https://preview-mongodbmcmorisi.gatsbyjs.io/kotlin-sync/DOCSP-41138-distinct/read/distinct/
Self-Review Checklist