Skip to content

Added query tests for $exists#128

Open
vic-tsang wants to merge 1 commit intodocumentdb:mainfrom
vic-tsang:query/exists/tests
Open

Added query tests for $exists#128
vic-tsang wants to merge 1 commit intodocumentdb:mainfrom
vic-tsang:query/exists/tests

Conversation

@vic-tsang
Copy link
Copy Markdown
Collaborator

Signed-off-by: Victor Tsang <vitsangp@amazon.com>
@vic-tsang vic-tsang requested a review from a team as a code owner April 21, 2026 23:46
doc=[{"_id": 1, "a": MaxKey()}],
expected=[{"_id": 1, "a": MaxKey()}],
msg="$exists: true matches maxKey field",
),
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Missing BSON types: Code, CodeWithScope, Symbol, Undefined. Add if DocumentDB supports them.

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