mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
better
This commit is contained in:
parent
db362e4585
commit
22363f6086
@ -166,8 +166,6 @@ public:
|
||||
src_offset_prev = src_offsets[row];
|
||||
}
|
||||
|
||||
__msan_unpoison(dst_pos, reserve);
|
||||
|
||||
dst_data.resize(dst_pos - dst);
|
||||
|
||||
return dst_column;
|
||||
|
Loading…
Reference in New Issue
Block a user