The check that a timeseries collection's bucket's min and max timestamps match with the data does not hold for extended range events, but currently we check that a bucket is extended range event by checking if it's max timestamp is less than the epoch - we should check whether the minimum is less than the epoch, since otherwise we might not recognize a bucket that spans the epoch as being extended range.
- Votes:
-
0 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved: