Skip to content

Commit 4e99483

Browse files
committed
Name fix
1 parent 68de747 commit 4e99483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SeqCli/Cli/Commands/Bench/BenchCases.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"notes": "Common reducer/grouping combination used when monitoring performance."
1717
},
1818
{
19-
"id": "count-having-request-id",
19+
"id": "count-with-request-id",
2020
"query": "select count(*) from stream where RequestId is not null and @Timestamp >= now() - 30d",
2121
"notes": "Tests sparse deserialization and condition evaluation atop basic page traversal."
2222
},

0 commit comments

Comments
 (0)