Skip to content

Commit fbdb460

Browse files
committed
200 points instead of 100
1 parent c9e1211 commit fbdb460

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/storm/src/main/resources/bullet_settings.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ bullet.query.aggregation.max.size: 1024
3232
bullet.query.aggregation.count.distinct.sketch.entries: 16384
3333
bullet.query.aggregation.group.sketch.entries: 1024
3434
bullet.query.aggregation.distribution.sketch.entries: 1024
35+
bullet.query.aggregation.distribution.max.points: 200
3536
bullet.query.aggregation.top.k.sketch.entries: 1024
3637
bullet.query.aggregation.top.k.sketch.error.type: "NFN"
3738
bullet.query.max.duration: 570000

0 commit comments

Comments
 (0)