We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5631242 commit 24b6559Copy full SHA for 24b6559
spec/index.html
@@ -9555,7 +9555,7 @@ <h4>Aggregate Algebra</h4>
9555
<b>Definition: Aggregation</b>
9556
</div>
9557
<p>Let <i>exprlist</i> be a list of expressions or *, <i>func</i> a set function,
9558
- <i>scalarvals</i> a partial function (possibly empty) passed from the aggregate
+ <i>scalarvals</i> a partial function (possibly with an empty domain) passed from the aggregate
9559
in the query, and let { key<sub>1</sub>→Ψ<sub>1</sub>, ...,
9560
key<sub>m</sub>→Ψ<sub>m</sub> } be a partial function from keys to
9561
solution sequences as produced by the grouping step.</p>
0 commit comments