We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3250785 + c432c67 commit 1e15e55Copy full SHA for 1e15e55
spec/index.html
@@ -9588,7 +9588,8 @@ <h4>Aggregate Algebra</h4>
9588
</div>
9589
<p>Note that, although the result of <a href="#defn_ListEval">ListEval</a>
9590
may contain errors, and errors may be used
9591
- to group, solutions containing error values are removed at projection time.</p>
+ to group, solutions containing error values are removed at the
9592
+ end of evaluating the group and any aggregation functions.</p>
9593
<p>Note also that the result of <a href="#defn_ListEval">ListEval</a>((unbound), <var>μ</var>)
9594
is the list (error), as the evaluation of an unbound expression is an
9595
error.</p>
0 commit comments