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

Refactor $substrBytes expression in SBE aggregation pipeline to use mongo::substr_utils

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution

      SERVER-51556 and SERVER-51557 implemented $substrBytes and $substrCP expressions in SBE. (As of 7/11/24, have not been merged to master because master is frozen leading up to the 8.0 release). In SERVER-51557, mongo::substr_utils was introduced to cover similar behavior for $substrCP's classic and SBE implementation. A similar refactor can be performed for $substrBytes. 

            Assignee:
            kevin.cherkauer@mongodb.com Kevin Cherkauer
            Reporter:
            jessie.wang@mongodb.com Jessie Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: