Skip to content

Commit

Permalink
reverted some changes.
Browse files Browse the repository at this point in the history
Signed-off-by: Krasi Georgiev <8903888+krasi-georgiev@users.noreply.github.com>
  • Loading branch information
krasi-georgiev committed Aug 27, 2020
1 parent 802d1ea commit 1a9c9af
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 3,702 deletions.
1 change: 0 additions & 1 deletion pkg/query/iter.go
Expand Up @@ -575,7 +575,6 @@ func (it *dedupSeriesIterator) Next() bool {

// Advance both iterators to at least the next highest timestamp plus the potential penalty.
if it.aok {

it.aok = it.a.Seek(it.lastT + 1 + it.penA)
}
if it.bok {
Expand Down

0 comments on commit 1a9c9af

Please sign in to comment.