mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 10:31:57 +00:00
remove unused field
This commit is contained in:
parent
89280c0ca8
commit
447d59bd37
@ -62,7 +62,6 @@ private:
|
|||||||
PeekableReadBuffer buf;
|
PeekableReadBuffer buf;
|
||||||
|
|
||||||
RowInputFormatParams params;
|
RowInputFormatParams params;
|
||||||
Stopwatch total_stopwatch {CLOCK_MONOTONIC_COARSE};
|
|
||||||
|
|
||||||
std::unique_ptr<Context> context; /// pimpl
|
std::unique_ptr<Context> context; /// pimpl
|
||||||
const FormatSettings format_settings;
|
const FormatSettings format_settings;
|
||||||
|
Loading…
Reference in New Issue
Block a user