Query :: projecting FirstOrDefault() on empty collection of value types may cause NRE (generated SQL returns null rather than 0) #6061
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
punted-for-2.0
type-bug
Milestone
query:
query plan:
this query will return {FISSA, NULL}, rather than {FISSA, 0}, which causes the error
The text was updated successfully, but these errors were encountered: