• V
    Refactoring of using ExternalLoader in dictionary DDL: · 4c157007
    Vitaly Baranov 提交于
    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.
    4c157007
ErrorCodes.cpp 24.3 KB