This commit is contained in:
Alexey Milovidov 2024-10-20 00:34:33 +02:00
parent d5de88e6fe
commit 8994e7711b

View File

@ -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: