LINQ Any() invokes document deserialization

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 2.19.0
    • Affects Version/s: 2.4.3
    • Component/s: LINQ
    • None
    • None
    • Fully Compatible
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      The desired result of using Any() Linq method is to get boolean value. In case when document can't be deserialized now I get exception instead of getting proper result.
      As far as I understood from

      mongo-csharp-driver\src\MongoDB.Driver\Linq\Processors\Pipeline\MethodCallBinders\AnyBinder.cs
      

      the query is translated to fetching at least one document.

              Assignee:
              Robert Stam
              Reporter:
              Viktor Svyatokha
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: