Skip to content

Conversation

ajcvickers
Copy link

Fixes CSHARP-5675: Average over empty collection of nullable types throws

For the terminating operator, the fix is to use the SingleOrDefault finalizer when the type is nullable.

Fixes [CSHARP-5675: Average over empty collection of nullable types throws](https://jira.mongodb.org/browse/CSHARP-5675)

For the terminating operator, the fix is to use the SingleOrDefault finalizer when the type is nullable.
@ajcvickers ajcvickers requested a review from rstam September 2, 2025 15:38
@ajcvickers ajcvickers marked this pull request as ready for review September 2, 2025 15:38
@ajcvickers ajcvickers requested a review from a team as a code owner September 2, 2025 15:38
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.

1 participant