mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Remove unused code
This commit is contained in:
parent
5768daf666
commit
4db69c36f9
@ -132,14 +132,6 @@ public:
|
|||||||
void setThrottler(const ThrottlerPtr &) override {}
|
void setThrottler(const ThrottlerPtr &) override {}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void initBlockInput();
|
|
||||||
|
|
||||||
void processOrdinaryQuery();
|
|
||||||
|
|
||||||
void processOrdinaryQueryWithProcessors();
|
|
||||||
|
|
||||||
void updateState();
|
|
||||||
|
|
||||||
bool pullBlock(Block & block);
|
bool pullBlock(Block & block);
|
||||||
|
|
||||||
void finishQuery();
|
void finishQuery();
|
||||||
|
Loading…
Reference in New Issue
Block a user