mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 18:42:26 +00:00
Update MergeTreeDataPartWriterWide.h
This commit is contained in:
parent
65704c1825
commit
f9868432db
@ -140,8 +140,6 @@ private:
|
||||
/// More than zero when incoming blocks are smaller then their granularity.
|
||||
size_t rows_written_in_last_mark = 0;
|
||||
|
||||
Block block_sample;
|
||||
|
||||
bool is_dynamic_streams_initialized = false;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user