Skip to content

Commit

Permalink
update bazel
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <[email protected]>
  • Loading branch information
hawkingrei committed Aug 11, 2023
1 parent 36629bd commit b0946be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion statistics/cmsketch_bench_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ func benchmarkMergeGlobalStatsTopNByConcurrencyWithHists(partitions int, b *test
topNs = append(topNs, topN)
}

return
// Prepare Hists.
hists := make([]*statistics.Histogram, 0, partitions)
for i := 0; i < partitions; i++ {
Expand Down

0 comments on commit b0946be

Please sign in to comment.