mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
fix test style
This commit is contained in:
parent
6950016b8a
commit
ad52cfdf3a
@ -72,4 +72,4 @@ GROUP BY
|
||||
(number % 2)
|
||||
)
|
||||
ORDER BY 1, tuple(val)
|
||||
SETTINGS group_by_use_nulls = 1, max_bytes_before_external_sort=10;
|
||||
SETTINGS group_by_use_nulls = 1, max_bytes_before_external_sort=10;
|
||||
|
Loading…
Reference in New Issue
Block a user