Whitespace

This commit is contained in:
Alexey Milovidov 2021-04-05 03:52:44 +03:00
parent 3df84d5b48
commit d645c4d4e2

View File

@ -21,6 +21,7 @@ CREATE TABLE indices_mutaions1
PARTITION BY i32
ORDER BY u64
SETTINGS index_granularity = 2;
CREATE TABLE indices_mutaions2
(
u64 UInt64,