microsoft/Trill

Progressive versions of hopping and tumbling windows

Open

#16 建立於 2018年12月13日

在 GitHub 查看
 (0 留言) (2 反應) (0 負責人)C# (133 fork)auto 404
good first issuehelp wanted

倉庫指標

Star
 (1,266 star)
PR 合併指標
 (PR 指標待抓取)

描述

Implement progressive versions of hopping and tumbling windows:

  • Both window macro methods should get added versions that take an additional parameter
  • The parameter should represent the time interval that should be used to produce intermediate results of aggregations
  • The parameter should be a clean divisor of the tumble size for tumbling windows and the hop size for hopping windows

貢獻者指南