ClickHouse/dbms
Arsen Hakobyan 7658665737 Add external dictionary update feature
feature is implemented for DICT TYPES THAT SUPPORT
and for sources SOURCE TYPES THAT ARE SUPPORTED
to use the feature add <update_field>...</...> to dictionary sourcei config.
If the field is skipped or used with unsupported dictionary types,
all data is updated every time if the field is provided,
value of last update time is passed to the source
with the expectation that only records that were updated after
provided time will be passed to the dictionary
2018-01-15 16:44:39 +04:00
..
benchmark Get rid of double whitespaces [#CLICKHOUSE-2]. 2017-10-26 21:36:23 +03:00
cmake Auto version update to [54334] 2018-01-14 12:43:52 +03:00
scripts Revert "Remove hard-coded paths in Interpreters/Compiler.cpp" 2018-01-09 20:49:25 +03:00
src Add external dictionary update feature 2018-01-15 16:44:39 +04:00
tests Fixed error [#CLICKHOUSE-2] 2018-01-14 04:25:35 +03:00
CMakeLists.txt Use submodule contrib/capnproto, remove include_directories (#1746) 2018-01-11 21:39:52 +03:00