-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
683: Fixing bugs in heartbeat combine code r=WireBaron a=WireBaron Prior to this the combine code was only combining the intervals, not updating the interval start and end times or the last point. As part of this change we're now extending any interval that was truncated by the end of an aggregate that now falls in the midst of the combined area. Fixes #679 Fixes #660 Co-authored-by: Brian Rowe <[email protected]>
- Loading branch information
Showing
1 changed file
with
71 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters