ekuiper icon indicating copy to clipboard operation
ekuiper copied to clipboard

Partition stream by condition

Open ngjaying opened this issue 3 years ago • 0 comments

Provide a way to partition a stream by condition so that we can calculate independently. For example, if a stream contains data from all devices, we can partition by device id to calculate states for each device in one rule.

ngjaying avatar Sep 02 '22 02:09 ngjaying