mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fixed test.
This commit is contained in:
parent
a2eb72c64a
commit
5b8cfc8e35
@ -2,10 +2,10 @@
|
||||
a_1
|
||||
a_2
|
||||
b_1
|
||||
b_1
|
||||
b_2
|
||||
3
|
||||
3 b_1
|
||||
3 b_1
|
||||
3 b_2
|
||||
3 a_1
|
||||
3 a_2
|
||||
a_1 b_1
|
||||
@ -21,6 +21,6 @@ a_2 b_2
|
||||
a_1 3
|
||||
a_2 3
|
||||
b_1 3
|
||||
b_1 3
|
||||
b_2 3
|
||||
a_1 b_1 3
|
||||
a_2 b_2 3
|
||||
|
Loading…
Reference in New Issue
Block a user