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

[SBE] Make HashAggStage's group-bys and HashJoinStage's key matching collation-aware

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
    • Fully Compatible
    • Query Execution 2021-02-22, Query Execution 2021-03-08, Query Execution 2021-03-22
    • 163

      The goal of this task is to update HashAggStage and HashJoinStage so that HashAggStage's group-bys is collation-aware and so that HashJoinStage's mechanism for matching inner keys and outer keys is collation-aware.

      This will involve adding a slot to each classes constructor so that a collation can be passed in, as well as updating how the relevant hash table structures to be collation-aware. 

            Assignee:
            mickey.winters@mongodb.com Mickey Winters
            Reporter:
            andrew.paroski@mongodb.com Drew Paroski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: