mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
9df09f3506
These arenas may be updated concurrently, so it is unsafe to access them, as illustrated by issue #4402. Store them separately and use a different arena for the updates. Change some callers to accomodate for this. |
||
---|---|---|
.. | ||
benchmark | ||
cmake | ||
programs | ||
src | ||
tests | ||
CMakeLists.txt |