Support $$ROOT in LINQ for agg

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.14.0
    • Affects Version/s: 2.1.1
    • Component/s: LINQ
    • None
    • Environment:
      Windows, C#, MongoDB 3.0.7
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The expected behavior of GroupBy method on LINQ is to return a IGrouping<TKey,TDocument>, where TKey is the group key type and TDocument is a IEnumerable<TDocument>. In this case it returns an empty IEnumerable.

      Is this the expected behavior? Becasue this in not the expected in other LINQ implementations.

              Assignee:
              Robert Stam
              Reporter:
              Carlos Casanova
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: