We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68de747 commit 4e99483Copy full SHA for 4e99483
src/SeqCli/Cli/Commands/Bench/BenchCases.json
@@ -16,7 +16,7 @@
16
"notes": "Common reducer/grouping combination used when monitoring performance."
17
},
18
{
19
- "id": "count-having-request-id",
+ "id": "count-with-request-id",
20
"query": "select count(*) from stream where RequestId is not null and @Timestamp >= now() - 30d",
21
"notes": "Tests sparse deserialization and condition evaluation atop basic page traversal."
22
0 commit comments