ClickHouse/docs/ru/operations
Azat Khuzhin 6507247328 optimize_skip_unused_shards=2 will disable it for nested distributed queries
P.S. Looks like settings can be converted between SettingUInt64 and
SettingBool without breaking binary protocol.

FWIW maybe it is a good idea to change the semantics of the settings as
follow (but I guess that changing semantic is not a good idea, better to
add new settings and deprecate old ones):
- optimize_skip_unused_shards -- accept nesting level on which the
  optimization will work
- force_skip_optimize_shards_nesting -- accept nesting level on which
  the optimization will work
2020-06-18 21:49:29 +03:00
..
optimizing-performance [docs] split aggregate function and system table references (#11742) 2020-06-18 11:24:31 +03:00
server-configuration-parameters DOCS-646: randomString (#11610) 2020-06-15 21:44:05 +03:00
settings optimize_skip_unused_shards=2 will disable it for nested distributed queries 2020-06-18 21:49:29 +03:00
utilities [docs] replace underscores with hyphens (#10606) 2020-04-30 21:19:18 +03:00
access-rights.md DOCS-626: EN review, RU translations for RBAC docs (#10951) 2020-05-15 23:30:51 +03:00
backup.md [docs] replace underscores with hyphens (#10606) 2020-04-30 21:19:18 +03:00
configuration-files.md [docs] replace underscores with hyphens (#10606) 2020-04-30 21:19:18 +03:00
index.md typo 2020-05-12 17:57:11 -03:00
monitoring.md [docs] replace underscores with hyphens (#10606) 2020-04-30 21:19:18 +03:00
performance-test.md [docs] replace underscores with hyphens (#10606) 2020-04-30 21:19:18 +03:00
quotas.md normalize ru markdown (#10159) 2020-04-09 23:51:01 +03:00
requirements.md SQL reference refactoring (#10857) 2020-05-15 07:34:54 +03:00
system-tables.md DOCS-625: system.query_thread_log (#11437) 2020-06-05 12:59:21 +03:00
tips.md normalize ru markdown (#10159) 2020-04-09 23:51:01 +03:00
troubleshooting.md [docs] replace underscores with hyphens (#10606) 2020-04-30 21:19:18 +03:00
update.md WIP on docs translation/normalization tools (#9783) 2020-03-20 21:20:59 +03:00