mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
docs: technical feedback
This commit is contained in:
@@ -407,8 +407,8 @@ In general, if the ``<expression>`` is total and functional, then monotonic aggr
|
||||
equivalent to standard aggregates. Results differ when there is not precisely one ``<expression>``
|
||||
value for each value generated by the ``<formula>``:
|
||||
|
||||
- If there are missing ``<expression>`` values (that is, there is less than one
|
||||
``<expression>`` value for each value generated by the ``<formula>``), monotonic aggregates
|
||||
- If there are missing ``<expression>`` values (that is, there is no
|
||||
``<expression>`` value for a value generated by the ``<formula>``), monotonic aggregates
|
||||
won't compute a result, as you cannot create combinations of values
|
||||
including exactly one ``<expression>`` value for each value generated by the ``<formula>``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user