mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Fix style [#CLICKHOUSE-2]
This commit is contained in:
parent
7d291142ec
commit
8bfdcc6464
@ -196,7 +196,7 @@ private:
|
||||
ROLLUP = 0,
|
||||
CUBE = 1
|
||||
};
|
||||
|
||||
|
||||
void executeRollupOrCube(Pipeline & pipeline, Modificator modificator);
|
||||
|
||||
/** If there is a SETTINGS section in the SELECT query, then apply settings from it.
|
||||
|
Loading…
Reference in New Issue
Block a user