ClickHouse/dbms/programs
Vitaly Baranov b4384ce2a9 Dictionaries can be loaded in parallel.
A bad dictionary cannot block all the loading anymore.
Implemented really lazy loading of external dictionaries.
Provided more detailed information about the loading of each dictionary
to make diagnostics easier.
2019-06-14 22:18:47 +03:00
..
benchmark Progress rename for total_rows and write_[rows|bytes] 2019-05-20 18:37:41 +07:00
clang Build fixes (#5368) 2019-05-22 13:16:16 +03:00
client clickhouse-client: allow to run with unaccessable history file (read only, no disk space, file is directory, ...) 2019-05-27 21:56:50 +03:00
compressor Fix readme 2019-04-01 19:36:46 +03:00
copier CLICKHOUSE-4519 Support dictionaries in clickhouse-copier (#5270) 2019-05-15 12:16:09 +03:00
extract-from-config Fix link in split mode (#4574) 2019-03-04 20:47:31 +03:00
format Fix link in split mode (#4574) 2019-03-04 20:47:31 +03:00
local Use iterators instead of macros APPLY_FOR_SETTINGS and others. 2019-04-27 01:09:16 +03:00
obfuscator Obfuscator: derive seed for individual columns by their name, not position 2019-05-03 01:09:38 +03:00
odbc-bridge Build fixes (#5114) 2019-04-26 02:21:59 +03:00
performance-test Merge pull request #5116 from PerformanceVision/send_header 2019-05-25 20:20:35 +03:00
server Dictionaries can be loaded in parallel. 2019-06-14 22:18:47 +03:00
clickhouse-split-helper Fix install in shared mode 2019-03-27 20:37:38 +03:00
CMakeLists.txt Build fixes (#5261) 2019-05-14 12:58:33 +03:00
config_tools.h.in Fix link in split mode (#4574) 2019-03-04 20:47:31 +03:00
main.cpp Fix "bad_alloc" handler clobbering by LLVM library 2019-03-12 22:30:59 +03:00