Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-83072

Time-series min/max rewrite broken for arrays

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • ALL

      We currently have an optimization which pushes $group before unpacking if the group has the pattern where group key is on metaField, and the accumulator is a $min/$max. This does not work when the control summary value is array. The min/max for arrays are computed as min/max per element.

            Assignee:
            arun.banala@mongodb.com Arun Banala
            Reporter:
            arun.banala@mongodb.com Arun Banala
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: