Merge pull request #40770 from den-crane/patch-40

Doc. Fix cache dictionaries doc.
This commit is contained in:
Alexey Milovidov 2022-08-30 02:19:32 +03:00 committed by GitHub
commit 0190c56faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -411,7 +411,7 @@ If setting `allow_read_expired_keys` is set to 1, by default 0. Then dictionary
To improve cache performance, use a subquery with `LIMIT`, and call the function with the dictionary externally.
Supported [sources](../../../sql-reference/dictionaries/external-dictionaries/external-dicts-dict-sources.md): MySQL, ClickHouse, executable, HTTP.
All types of sources are supported.
Example of settings:

View File

@ -407,7 +407,7 @@ RANGE(MIN StartDate MAX EndDate);
Чтобы увеличить производительность кэша, используйте подзапрос с `LIMIT`, а снаружи вызывайте функцию со словарём.
Поддерживаются [источники](external-dicts-dict-sources.md): MySQL, ClickHouse, executable, HTTP.
Поддерживаются все виды источников.
Пример настройки: