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

[ABT] Enable existing (or write new) jstests for sorting

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Optimization

      The goal of this task is to enable existing (or write new) jstests for sorting.

      • This should include ascending and descending sorts on one or more top-level fields
      • This should also include “covered sorts” (i.e. a sort stage whose child stage is an index scan with no fetch stage in between)
      • Top-level fields only (no dotted fields)
      • Default collation only

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            andrew.paroski@mongodb.com Drew Paroski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: