Skip to content

VS-178: Update LINQ MQL to 3.7#98

Merged
BorisDog merged 1 commit intomongodb:mainfrom
BorisDog:vs178
Mar 27, 2026
Merged

VS-178: Update LINQ MQL to 3.7#98
BorisDog merged 1 commit intomongodb:mainfrom
BorisDog:vs178

Conversation

@BorisDog
Copy link
Copy Markdown
Collaborator

No description provided.

@BorisDog BorisDog requested a review from a team as a code owner March 27, 2026 20:16
@BorisDog BorisDog requested review from kyra-rk and sanych-sun and removed request for kyra-rk March 27, 2026 20:16
Copy link
Copy Markdown
Member

@sanych-sun sanych-sun left a comment

Choose a reason for hiding this comment

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

LGTM


[InvalidLinq("Expression not supported: 10 in (o.BsonDocument.ElementCount == 10) because it was not possible to determine how to serialize the constant.", DriverVersions.V3_1_AndLower)]
[InvalidLinq("Expression not supported: o.BsonDocument.ElementCount.", DriverVersions.V3_2_OrGreater)]
[InvalidLinq("Expression not supported: o.BsonDocument.ElementCount.", DriverVersions.V3_2_to_3_6_OrGreater)]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It's OK for now, but if we will get more and more combinations, we might want to use string instead of constant.

@BorisDog BorisDog merged commit 4789cea into mongodb:main Mar 27, 2026
6 of 7 checks passed
@BorisDog BorisDog deleted the vs178 branch March 27, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants