Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion RSP_Requirements_Design_Document/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ <h4>FILTER</h4>
</code></pre>
</section>
<section>
<h4>Aggregations</h4>
<h4>Non-blocking Aggregation Operators</h4>
<p>Some aggregation functions can also be applied directly over the stream without the need for an S2S operation, e.g.,
MAX, MIN, SUM.
</p>
Expand Down