mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
Fix typo
This commit is contained in:
parent
d5de88e6fe
commit
8994e7711b
@ -1392,7 +1392,7 @@ bool MergeTask::execute()
|
||||
}
|
||||
|
||||
|
||||
/// Apply merge strategy (Ordinary, Colapsing, Aggregating, etc) to the stream
|
||||
/// Apply merge strategy (Ordinary, Collapsing, Aggregating, etc) to the stream
|
||||
class MergePartsStep : public ITransformingStep
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user