Ensure that streaming group over TS keeps running fully classic

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      See PM-3050 – streaming group is one of the optimizations, added in that project. It replaces $group with $_internalStreamingGroup if the input into the group is sorted on time and the group’s key includes a monotonic derivative of time.

      $_internalStreamingGroup isn’t supported in SBE and while the query could benefit from lowering the prefix up to it, we’d rather not risk perf regressions and block it from running in the hybrid mode until $_internalStreamingGroup is implemented in SBE.

            Assignee:
            [DO NOT USE] Backlog - Query Integration
            Reporter:
            Irina Yatsenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: