good first issuehelp wanted
Métriques du dépôt
- Stars
- (1 266 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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