Rename aggregation block builtins to highlight they are accumulator functions

XMLWordPrintableJSON

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

      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
            Reporter:
            Alberto Massari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: