ClickHouse/dbms
Vitaly Baranov 4c157007f5 Refactoring of using ExternalLoader in dictionary DDL:
Instead of using ExternalLoader::reload() now it's used reloadConfig() which reloads only what necessary.
Functions attachDictionary() and detachDictionary() are simplified and have lesser number of parameters.
Instead of injecting into LoadablesConfigReader's internals for creating dictionary a temp repository is used.
2019-12-12 21:45:58 +03:00
..
benchmark Minor changes 2019-02-25 01:28:05 +03:00
cmake Auto version update to [19.19.1.1] [54430] 2019-12-06 17:22:00 +03:00
programs Merge pull request #7946 from Alex-Burmak/filesystem_abstraction 2019-12-12 18:12:35 +03:00
src Refactoring of using ExternalLoader in dictionary DDL: 2019-12-12 21:45:58 +03:00
tests Merge pull request #8011 from Jokser/aws-s3-sdk-integration 2019-12-12 20:43:16 +03:00
CMakeLists.txt Merge pull request #8011 from Jokser/aws-s3-sdk-integration 2019-12-12 20:43:16 +03:00