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

Rename aggregation block builtins to highlight they are accumulator functions

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Execution
    • Fully Compatible
    • QE 2024-02-19

      The min()/max()/sum() functions used in the aggregation code have special meaning, and this is highlighted by the fact that the VM builtin behind them is named addMin/aggMax/aggSum.
      The block-enabled ones are named valueBlockMin, etc..
      We should include an "Agg" keyword after the "valueBlock" prefix

            Assignee:
            projjal.chanda@mongodb.com Projjal Chanda
            Reporter:
            alberto.massari@mongodb.com Alberto Massari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: