Commit 76b08e5
Merge cockroachdb#153713
153713: opt/bench: properly set EvalCtx.Annotations in the harness r=yuzefovich a=yuzefovich
This was exposed recently via 8d77202 that triggered some warnings in a couple of benchmarks (before this patch we'd crash with "no Annotations provided" error since we forgot to properly initialize the eval context).
Fixes: cockroachdb#153530.
Fixes: cockroachdb#153535.
Release note: None
Co-authored-by: Yahor Yuzefovich <[email protected]>1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
| 857 | + | |
857 | 858 | | |
858 | 859 | | |
859 | 860 | | |
| |||
0 commit comments