Skip to content

CDRIVER-5861 support $lookup in CSFLE and QE #1880

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 11 commits into from
Feb 27, 2025
Merged

Conversation

kevinAlbs
Copy link
Collaborator

Summary

  • Update protocol to libmongocrypt to support $lookup
    • Pass all listCollections results to libmongocrypt.
    • Opt-in to supporting multi-collection commands by calling mongocrypt_setopt_enable_multiple_collinfo.
  • Implement prose tests from DRIVERS-3082.

Verified by this patch build: https://spruce.mongodb.com/version/67b7337b99718b000730e99c

Drive-By improvements

  • Print the version of the server in integration-tests.sh. This was helpful to verify that the latest server version was the expected 8.1 "latest build" version. Reinterpret latest to mean "latest build" mongodb-labs/drivers-evergreen-tools#607 fixed the download version of latest.
  • Fix description of mock KMS server set-up in CONTRIBUTING.md.
  • Abort in get_bson_from_json_file on failure (rather than return NULL) to surface error sooner.

@kevinAlbs kevinAlbs marked this pull request as ready for review February 20, 2025 14:12
@kevinAlbs kevinAlbs requested a review from mdb-ad February 20, 2025 14:12
@kevinAlbs kevinAlbs merged commit 33ed617 into mongodb:master Feb 27, 2025
40 of 42 checks passed
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