Fork me on GitHub
#onyx
<
2017-04-15
>
Drew Verlee16:04:45

I believe a recent update to onyx lets you pass aggregations downstream. Are their any examples of this that i can look at?

lucasbradstreet20:04:13

You can have a look at the test https://github.com/onyx-platform/onyx/blob/0.10.x/test/onyx/windowing/emit_aggregate_test.clj. If you are feeling generous we’d also take a PR to onyx-examples 😄

Drew Verlee23:04:55

@lucasbradstreet Thanks. I’ll see if i can do that.