We want to support filtering on predicates (or ticks). The plan is to
Expose a new python window type that is rewritten to use when in sparrow -- this allows for windowed_agg | when(..) without exposing ticks to timestreams
Build up aggregations with the new design when swapping over to partitioned execution codebase
We want to support filtering on predicates (or ticks). The plan is to
when
in sparrow -- this allows forwindowed_agg | when(..)
without exposing ticks to timestreams