Skip to content

DOCSP-13968 update $rand with new examples #4908

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

Merged
merged 1 commit into from
Feb 8, 2021
Merged

DOCSP-13968 update $rand with new examples #4908

merged 1 commit into from
Feb 8, 2021

Conversation

ghost
Copy link

@ghost ghost commented Feb 8, 2021

No description provided.

Copy link
Contributor

@andf-mongodb andf-mongodb left a comment

Choose a reason for hiding this comment

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

Found a small code-block indentation error.

$expr: { $lt: [0.5, {$rand: {} } ] }
},
{ _id: 0, name: 1, registered: 1 }
)
Copy link
Contributor

Choose a reason for hiding this comment

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

Slight indentation error here.

@andf-mongodb andf-mongodb changed the title DOCSP-13968 update with new examples DOCSP-13968 update $rand with new examples Feb 8, 2021
@andf-mongodb andf-mongodb merged commit f0d1b2c into mongodb:v5.0 Feb 8, 2021
mongo-cr-bot pushed a commit that referenced this pull request Oct 4, 2023
…) (#4908)

* DOCS-16308 findAndModify and deleteOne partial shard key updates (#4798)

* DOCS-16308 partial shard key

* DOCS-16308 partial shard key

* DOCS-16308 update delete one

* DOCS-16308 fix method label

* DOCS-16308 updates to italicized letters

* DOCS-16308-backport-v6.0 fix rebase issue
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