Alexey Milovidov
|
224e1940ae
|
Useless changes
|
2024-05-09 03:58:34 +02:00 |
|
Alexey Milovidov
|
0d14a2c67e
|
Useless changes
|
2024-05-09 03:11:02 +02:00 |
|
Vitaly Baranov
|
c8375cd167
|
Better code: remove unnecessary usage of const_cast and std::function.
|
2024-03-19 02:56:38 +01:00 |
|
Vitaly Baranov
|
5c60b1fab1
|
Remove unnecessary reloading while renaming a dictionary in Atomic database.
|
2024-03-18 14:43:43 +01:00 |
|
Vitaly Baranov
|
41d8621d97
|
Fix replacing dictionaries: StorageID is now updated immediately for every dictionary during CREATE OR REPLACE
even if the dictionary is not loaded yet or loading right now.
|
2024-03-17 12:10:52 +01:00 |
|
Maksim Kita
|
2a327107b6
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
|
Azat Khuzhin
|
79b83c4fd2
|
Remove superfluous includes of logger_userful.h from headers
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-10 17:59:30 +02:00 |
|
Amos Bird
|
4a5e4274f0
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
|
Vitaly Baranov
|
a140f4127e
|
Fix ExternalLoader without additional mutex.
|
2021-10-13 10:02:42 +03:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Alexander Tokmakov
|
d82a794e8c
|
fix logical race on dictionaries loading
|
2021-09-10 12:54:22 +03:00 |
|
Maksim Kita
|
67e9b85951
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
|
Maksim Kita
|
a65bfaeab3
|
Fixed tests
|
2021-03-18 17:03:22 +03:00 |
|
Artem Zuikov
|
51ba12c2c3
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
|
Alexander Tokmakov
|
f6949b2f47
|
use dictionary ids
|
2020-07-15 22:25:31 +03:00 |
|
Alexey Milovidov
|
25f941020b
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
|
Vitaly Baranov
|
dd34cd73e2
|
Move initialization of DatabaseWithDictionaries to constructor.
|
2020-04-30 20:22:20 +03:00 |
|
Vitaly Baranov
|
d62345bbaa
|
Show information about not loaded dictionaries in system.columns, system.tables
and in "SHOW TABLES" executed in any database with the "Dictionary" engine.
|
2020-04-18 12:50:54 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|