rixed / ramen

A stream processing language and compiler for small-scale monitoring
Other
14 stars 4 forks source link

In absence of `COMMIT` clause, `KEEP` should be implied by a `GROUP BY` clause #1446

Open rixed opened 2 years ago

rixed commented 2 years ago

So the effect is to preserve the state of stateful functions of group-wise scope.