ClickHouse/src
Azat Khuzhin d520413454 Cleanup SymbolIndex after reload got removed
Remove MultiVersion for SymbolIndex structure since after #51873 it is
useless.

Follow-up for: #51873
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-09 09:25:11 +02:00
..
Access Merge branch 'master' into remove-useless-system-query 2023-07-08 01:45:19 +02:00
AggregateFunctions Fix error in subquery operators 2023-07-07 05:30:32 +02:00
Analyzer Revert "Merge pull request #49419 from ClickHouse/fix-function-parameter-exception" 2023-07-08 00:56:42 +02:00
Backups Merge branch 'master' into retry 2023-07-08 03:08:48 +03:00
Bridge Decrease default settings for http headers name and value to 128K 2023-06-21 12:59:27 +02:00
BridgeHelper add missing finalize calls in buffers 2023-06-27 16:54:14 +02:00
Client Merge branch 'master' into fix-to-outfile 2023-07-05 21:25:21 -07:00
Columns Fix (benign) data rance in transform 2023-07-04 01:03:49 +02:00
Common Cleanup SymbolIndex after reload got removed 2023-07-09 09:25:11 +02:00
Compression remove unused code 2023-07-05 12:34:58 +00:00
Coordination Merge branch 'master' into retry 2023-07-08 03:08:48 +03:00
Core Merge pull request #51171 from ClickHouse/retry 2023-07-09 03:49:56 +03:00
Daemon Cleanup SymbolIndex after reload got removed 2023-07-09 09:25:11 +02:00
Databases Merge branch 'master' into sunny19930321-fix-attach-table-function-name-normalizer 2023-07-06 03:50:18 +03:00
DataTypes Merge branch 'master' into fix-ip-aggregate-state 2023-06-27 14:11:26 +02:00
Dictionaries Merge pull request #51853 from kitaisreal/cache-dictionary-request-only-unique-keys-from-source 2023-07-08 20:58:16 +02:00
Disks Merge pull request #49732 from nickitat/impr_prefetch 2023-07-09 06:10:58 +03:00
Formats Fix use-after-free in StorageURL when switching URLs 2023-06-22 16:24:12 +00:00
Functions Cleanup SymbolIndex after reload got removed 2023-07-09 09:25:11 +02:00
Interpreters Cleanup SymbolIndex after reload got removed 2023-07-09 09:25:11 +02:00
IO Merge pull request #49732 from nickitat/impr_prefetch 2023-07-09 06:10:58 +03:00
Loggers Merge branch 'master' into zvonand-implicit-tz 2023-06-20 00:24:53 +02:00
Parsers Merge pull request #51881 from qoega/per-column-pk-syntax 2023-07-08 21:52:29 +03:00
Planner Cleanup. 2023-06-22 14:23:04 +00:00
Processors Merge pull request #49732 from nickitat/impr_prefetch 2023-07-09 06:10:58 +03:00
QueryPipeline Slightly better code around packets for parallel replicas (#51451) 2023-06-28 12:30:15 +02:00
Server Merge pull request #49732 from nickitat/impr_prefetch 2023-07-09 06:10:58 +03:00
Storages Merge pull request #51674 from ClickHouse/system_jemalloc 2023-07-09 08:48:05 +03:00
TableFunctions Restore Azure build on ARM (#51288) 2023-06-23 14:35:51 +02:00
CMakeLists.txt system.jemalloc_bins table 2023-07-05 14:34:03 +02:00
configure_config.cmake
NOTICE