Skip to content

Commit 0f1d705

Browse files
committed
tests: update 01798_uniq_theta_sketch reference
This is the correct value, since uniqExact gives the same (last values are for uniqExact): 5 10 10 100 100 609 609 10 10 100 100 609 609 765
1 parent f3afd15 commit 0f1d705

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/queries/0_stateless/01798_uniq_theta_sketch.oldanalyzer.reference

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ uniqTheta many agrs
22
10 10 100 100 1000 1000
33
17 10 10 100 100 610 610 766
44
52 10 10 100 100 608 608 766
5-
5 10 10 100 100 608 608 765
5+
5 10 10 100 100 609 609 765
66
9 10 10 100 100 608 608 765
77
13 10 10 100 100 607 607 765
88
46 10 10 100 100 607 607 765

tests/queries/0_stateless/01798_uniq_theta_sketch.reference

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ uniqTheta many agrs
22
10 10 100 100 1000 1000
33
17 10 10 100 100 610 610 766
44
52 10 10 100 100 608 608 766
5-
5 10 10 100 100 608 608 765
5+
5 10 10 100 100 609 609 765
66
9 10 10 100 100 608 608 765
77
13 10 10 100 100 607 607 765
88
46 10 10 100 100 607 607 765

0 commit comments

Comments
 (0)