Skip to content

CDRIVER-4010 support 'let' option for aggregate command #810

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
Jul 3, 2021

Conversation

rcsanchez97
Copy link
Contributor

Full patch build: https://spruce.mongodb.com/version/60d5ee4be3c33111e05b9faa/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

I checked quite a few of the failures in that patch build in every single case (with one exception*) the failure in the patch build was identical to the failure of the same task in the base commit. *The one exception is a Valgrind test that had a hard failure in the base commit but which timed out in the patch build.

Based on this, it seems like the C driver already has the necessary support, so simply updating the CRUD JSON test is all we need to do.

@rcsanchez97 rcsanchez97 requested a review from kevinAlbs June 25, 2021 21:55
Copy link
Collaborator

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for inspecting test logs to verify these tests did not introduce errors.

Copy link
Collaborator

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

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

Oops, I reviewed this before looking at #809. The test resync will be part of that PR.

Can you additionally update the documentation pages:

To note the new option?

@rcsanchez97
Copy link
Contributor Author

rcsanchez97 commented Jun 29, 2021 via email

@rcsanchez97 rcsanchez97 requested a review from kevinAlbs July 1, 2021 18:37
Copy link
Collaborator

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

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

LGTM

@rcsanchez97 rcsanchez97 merged commit 6a5aabf into mongodb:master Jul 3, 2021
@rcsanchez97 rcsanchez97 deleted the cdriver-4010 branch July 3, 2021 17:03
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