mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 07:01:59 +00:00
dbms: added test to prev. revision [#METRIKASUPP-5388].
This commit is contained in:
parent
cd734e6f06
commit
1618ea3dd7
@ -0,0 +1 @@
|
||||
10 10 1
|
@ -0,0 +1 @@
|
||||
SELECT count(), sum(1), uniq(123) FROM (SELECT * FROM system.numbers LIMIT 10);
|
Loading…
Reference in New Issue
Block a user