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

Create temporary RecordStore in HashAgg stage

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • QE 2021-10-18

      Before spilling can be done in the HashAgg stage, we need to be able to create a temporary RecordStore from SBE.

      There are some complications around allowing writes on the recovery unit before this can be done. In the classic engine (see here) this is done by abandoning the current snapshot and calling setPrepareConflictBehavior(). For SBE, this will not be an option.

            Assignee:
            eric.cox@mongodb.com Eric Cox (Inactive)
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: