f089547b20
The current until implementation in sequences is too optimistic, leading to an aggressive match that discards correct data leading to invalid results. This commit addresses this issue and also unifies the until usage inside TumblingWindow. Further more it packs together the UntilGroup with SequenceGroup to minimize memory usage and improve clean-up. (cherry picked from commit de2724e92c732c66436939dbbedef93c9981b435) (cherry picked from commit a60757756aae5f5abb31176fee972a7cdeac3649) |
||
---|---|---|
.. | ||
licenses | ||
src/main | ||
build.gradle |