microsoft/Trill

Progressive versions of hopping and tumbling windows

Open

#16 aperta il 13 dic 2018

Vedi su GitHub
 (0 commenti) (2 reazioni) (0 assegnatari)C# (133 fork)auto 404
good first issuehelp wanted

Metriche repository

Star
 (1266 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor