mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Update MergeTreeBackgroundExecutor.h
This commit is contained in:
parent
ea93ab51d5
commit
1bcae160a0
@ -128,7 +128,7 @@ private:
|
||||
};
|
||||
|
||||
/**
|
||||
* Executor for a background MergeTree related operations such as merges, mutations, fetches an so on.
|
||||
* Executor for a background MergeTree related operations such as merges, mutations, fetches and so on.
|
||||
* It can execute only successors of ExecutableTask interface.
|
||||
* Which is a self-written coroutine. It suspends, when returns true from executeStep() method.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user