Skip to content

Conversation

@rustagir
Copy link
Contributor

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-33478
Staging

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?

Copy link
Collaborator

@norareidy norareidy left a comment

Choose a reason for hiding this comment

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

LGTM + a couple suggestions

``genre_interests`` field. This stage finds the average, minimum, and
maximum user age for users, using the ``$avg``, ``$min``, and ``$max``
operators, respectively.
maximum user age for users, by using the ``$avg``, ``$min``, and ``$max``
Copy link
Collaborator

Choose a reason for hiding this comment

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

S: "user age for users" is slightly repetitive; also I don't think you need a comma before "by"

Suggested change
maximum user age for users, by using the ``$avg``, ``$min``, and ``$max``
maximum user age by using the ``$avg``, ``$min``, and ``$max``

``RUST_LOG`` to one of the targets provided in the preceding table,
along with a severity level.
``RUST_LOG`` to one of the targets provided in the preceding table and
specifying a severity level.
Copy link
Collaborator

Choose a reason for hiding this comment

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

S: [nit] just to avoid repeating "specify"

Suggested change
specifying a severity level.
including a severity level.

@rustagir rustagir merged commit 118e6f6 into mongodb:master Jan 23, 2024
rustagir added a commit that referenced this pull request Jan 23, 2024
(cherry picked from commit 118e6f6)
rustagir added a commit that referenced this pull request Jan 23, 2024
(cherry picked from commit 118e6f6)
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