Skip to content

v0.1.2

Compare
Choose a tag to compare
@tonybase tonybase released this 15 May 07:21
· 12 commits to main since this release
ba04480
Update policy.go (#24)

修复当有新数据大于一个窗口时间加入的情况下,lastAppendTime的累加计算错误,最多只能累加一个窗口时间,时间会一直比当前时间小,导致进行统计分析Reduce的时候计算结果错误