Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

bug: avoid overwriting without suitable window precedent #17

Merged
merged 1 commit into from
Jun 23, 2016

Conversation

bbangert
Copy link
Member

Overwriting the DAU/MAU values with new ones with insufficient
leading values results in proper window averages not being
recorded after time. This remedies that by skipping the added
preceeding rows in the update.

@rafrombrc r?

Overwriting the DAU/MAU values with new ones with insufficient
leading values results in proper window averages not being
recorded after time. This remedies that by skipping the added
preceeding rows in the update.
@bbangert bbangert force-pushed the bug/avoid_overwriting_too_recent branch from e3d0c8e to 10217e7 Compare June 23, 2016 22:32
@rafrombrc rafrombrc merged commit 35804fd into master Jun 23, 2016
@rafrombrc rafrombrc deleted the bug/avoid_overwriting_too_recent branch June 23, 2016 22:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants