• Type: Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • QO 2023-03-20, QO 2023-04-03

      $setWindowFields has the following fields:

      • partitionBy
      • sortBy
      • output

      "partitionBy" is an agg expression and should be serialized as one. "sortBy" is a sort expression and should be serialized accordingly. Within "output", window operators should be serialized as accumulator expressions. All other elements should be serialized as either enum types or constants. Note that strings representing enum types should be preserved whereas constant values should be abstracted during key generation.

            Assignee:
            will.buerger@mongodb.com Will Buerger
            Reporter:
            joshua.lapacik@mongodb.com Joshua Lapacik (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: