-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
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